Skip to content

issues Search Results · repo:nvlad/yii2support language:Java

Filter by

227 results
 (80 ms)

227 results

innvlad/yii2support (press backspace or delete to remove)

Update please to 2023.3.1 Message: Not compatible with the version of your running IDE (PhpStorm 2023.3.1)
  • zertex
  • 3
  • Opened 
    on Dec 19, 2023
  • #290

What steps will reproduce the problem? Upgrade Yii framework to 2.0.48.* composer require yiisoft/yii2 2.0.48.* Use orderBy() on ActiveQuery for searching ActiveRecord model. \app\models\User::find()- ...
  • igor-netFantom
  • Opened 
    on May 29, 2023
  • #289

Will or not have the plan to support PhpStorm 2023.1?
  • zl939144892
  • 10
  • Opened 
    on Apr 26, 2023
  • #288

I use IntelliJ Idea most recent version on Windows. When I press reload button of the Migrations window I see this: image
  • Ziggizag
  • Opened 
    on Dec 15, 2022
  • #287

Hi! Such a problem when you create a view file from the controller via ALT+ENTER https://prnt.sc/qa8bn4Tgodm0 java.lang.AssertionError: Wrong line separators: ?php\r\n\r\n/**\n *... at offset 5 at com.intellij.openapi.util.text.StringUtil.assertValidSeparators(StringUtil.java:2418) ...
  • temirovgroup
  • 1
  • Opened 
    on Dec 6, 2022
  • #286

### What steps will reproduce the problem? m190812_160010_CustomerReturnOrder.php What is the expected result? run without exceptions What do you get instead? exception Code analysis failed with exception: ...
  • ruslan71
  • 4
  • Opened 
    on Jun 3, 2022
  • #285

What steps will reproduce the problem? 1. create user table in database defined in db component: CREATE TABLE `user` ( `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `login` VARCHAR(100) NOT NULL, `password_hash` ...
  • WinterSilence
  • Opened 
    on May 30, 2022
  • #284

What steps will reproduce the problem? MS SQL, issues with 2 columns types What is the expected result? bit column returns as a bool tinyint column returns as a int What do you get instead? bit column ...
  • craiglondon
  • Opened 
    on Jan 3, 2022
  • #283

What steps will reproduce the problem? ?php $working = test ; $notWorking = [ one , two , tree ]; $test = [$notWorking[0]]; Create new scratch PHP file with the code above and click on $notWorking ...
  • Swanty
  • 1
  • Opened 
    on Jan 3, 2022
  • #282

What steps will reproduce the problem? изображение no warnings when I m run this command in CMD Additional info | Q | A | | --- | --- | | IDE Name | PhpStorm | | IDE Version | 2021.2.2 | | Plugin version ...
  • WinterSilence
  • 8
  • Opened 
    on Sep 20, 2021
  • #281
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub