Mit der Version 6.8 ist die Unterstützung für Symfony geplant. Ein Blog-Post dazu: Initial Symfony support
Wer es testen möchte: PHP-build: lastSuccessfulBuild
Änderungen in diesem Build:
- Automated merge with http://hg.netbeans.org/web-main (detail / hgweb)
- Possible bug fixed
Clear cache for the default symfony script on Options update. (detail / hgweb) - Minor performance improvement (detail / hgweb)
- #168212: Use project's symfony script for running commands
Project's symfony script cannot be run directly on windows so all symfony scripts are run using PHP interpreter. (detail / hgweb) - PHP options added to PHP API
In order to get PHP interpreter path. (detail / hgweb) - Reformat disabled due to HTML indenter assertion error
If no PHP file is open, AssertionError is thrown. (detail / hgweb) - Posibble bug fixed (detail / hgweb)
- Minor bug fixed (detail / hgweb)
- #168211: symfony script detection doesn't work with svn versions (detail / hgweb)
- Progress handle added for unit tests generating
It can take long time for the source folder for big projects. (detail / hgweb) - Minor bugs fixed
Tests are not generated for test files, only for source files (test folder can be underneath source folder). (detail / hgweb) - Typo fixed (detail / hgweb)
- Generated PHPUnit test is reformatted (detail / hgweb)
- Transfer summary uses colors
Succeeded files uses green color. Ignored files uses orange color. (detail / hgweb) - Minor change
To not overflow Integer. (detail / hgweb) - Symfony installation information added (detail / hgweb)
- Javadoc added (detail / hgweb)
- Upload/download informs about progress more precisely
The progress is based on file sizes. (detail / hgweb) - Refactoring
To be more prepared for future API. (detail / hgweb) - Unit test improved (detail / hgweb)
- #160023: PHPUnit generated tests use ini_set on include_path should ... (detail / hgweb)
Josch.