summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into phpngDmitry Stogov2014-08-0445-11695/+12118
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (46 commits) PHP_INT_MIN and _MAX tests NEWS and UPGRADING Added PHP_INT_MIN Fix wrong lenght size Bug #51096 - Remove unnecessary ? for first/last day of Moved streams related functions to xp_ssl.c Remove duplicate NEWS Update NEWS Update NEWS Update NEWS BFN BFN Fixed bug #67715 (php-milter does not build and crashes randomly). We need to turn off any strict mode here for this warning to show up Disable restrictions regarding arrays in constants at run-time. For the discussion around it, see the thread on the mailing list: http://www.mail-archive.com/internals@lists.php.net/msg68245.html Revert "Fix bug #67064 in a BC safe way" Updated NEWS for #67693 Updated NEWS for #67693 Fixed bug #67693 - incorrect push to the empty array add missing entry to NEWS ... Conflicts: Zend/tests/errmsg_040.phpt Zend/tests/ns_059.phpt Zend/zend_language_parser.y Zend/zend_vm_def.h ext/openssl/openssl.c ext/reflection/php_reflection.c ext/session/session.c ext/spl/spl_directory.c ext/spl/spl_iterators.c ext/sqlite3/sqlite3.c ext/standard/array.c
| * PHP_INT_MIN and _MAX testsAndrea Faulds2014-08-012-0/+34
| |
| * Merge branch 'PHP_INT_MIN'Andrea Faulds2014-08-013-0/+6
| |\
| | * NEWS and UPGRADINGAndrea Faulds2014-08-012-0/+5
| | |
| | * Added PHP_INT_MINAndrea Faulds2014-08-011-0/+1
| |/
| * Merge branch 'PHP-5.6'Andrey Hristov2014-07-311-1/+1
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-07-311-1/+1
| | |\
| | | * Fix wrong lenght sizeAndrey Hristov2014-07-311-1/+1
| | | |
| * | | Merge branch 'PHP-5.6'Peter Cowburn2014-07-312-11514/+11512
| |\ \ \ | | |/ / | | | | | | | | | | | | * PHP-5.6: Bug #51096 - Remove unnecessary ? for first/last day of
| | * | Merge branch 'PHP-5.5' into PHP-5.6Peter Cowburn2014-07-312-11514/+11512
| | |\ \ | | | |/ | | | | | | | | | | | | * PHP-5.5: Bug #51096 - Remove unnecessary ? for first/last day of
| | | * Merge branch 'PHP-5.4' into PHP-5.5Peter Cowburn2014-07-312-11514/+11512
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Bug #51096 - Remove unnecessary ? for first/last day of Conflicts: ext/date/lib/parse_date.c
| | | | * Merge branch 'pull-request/754' into PHP-5.4Peter Cowburn2014-07-312-11514/+11512
| | | | |\
| | | | | * Bug #51096 - Remove unnecessary ? for first/last day ofPeter Cowburn2014-07-312-11514/+11512
| | | | |/
| * | | | Merge branch 'PHP-5.6'Tjerk Meesters2014-07-312-57/+57
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * PHP-5.6: Moved streams related functions to xp_ssl.c
| | * | | Moved streams related functions to xp_ssl.cTjerk Meesters2014-07-312-57/+57
| | | | |
| * | | | Merge branch 'PHP-5.6'Keyur Govande2014-07-300-0/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: Remove duplicate NEWS Update NEWS Update NEWS Update NEWS
| | * | | Remove duplicate NEWSKeyur Govande2014-07-301-4/+0
| | | | |
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-07-300-0/+0
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Update NEWS Update NEWS
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-300-0/+0
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | * PHP-5.4: Update NEWS
| | | | * Update NEWSKeyur Govande2014-07-301-0/+4
| | | | |
| | | * | Update NEWSKeyur Govande2014-07-301-0/+4
| | | | |
| | * | | Update NEWSKeyur Govande2014-07-301-0/+4
| | | | |
| * | | | Merge branch 'PHP-5.6'Michael Wallner2014-07-303-6/+10
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: BFN BFN Fixed bug #67715 (php-milter does not build and crashes randomly).
| | * | | BFNMichael Wallner2014-07-301-1/+4
| | | | |
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-07-303-6/+10
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | * PHP-5.5: BFN Fixed bug #67715 (php-milter does not build and crashes randomly).
| | | * | BFNMichael Wallner2014-07-301-0/+3
| | | | |
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-07-303-6/+10
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | * PHP-5.4: Fixed bug #67715 (php-milter does not build and crashes randomly).
| | | | * Fixed bug #67715 (php-milter does not build and crashes randomly).Michael Wallner2014-07-304-6/+13
| | | | |
| | | * | Merge commit '8b9719d' into PHP-5.5Rasmus Lerdorf2014-07-301-0/+3
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | * commit '8b9719d': We need to turn off any strict mode here for this warning to show up
| | * | | Merge commit '8b9719d' into PHP-5.6Rasmus Lerdorf2014-07-301-0/+3
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | * commit '8b9719d': We need to turn off any strict mode here for this warning to show up
| * | | | Merge commit '8b9719d'Rasmus Lerdorf2014-07-301-0/+3
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit '8b9719d': We need to turn off any strict mode here for this warning to show up
| | * | | We need to turn off any strict mode here for this warning to show upRasmus Lerdorf2014-07-301-0/+3
| | | | |
| * | | | Merge branch 'PHP-5.6'Bob Weinand2014-07-308-53/+64
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Disable restrictions regarding arrays in constants at run-time.Bob Weinand2014-07-308-32/+65
| | | | | | | | | | | | | | | | | | | | | | | | | For the discussion around it, see the thread on the mailing list: http://www.mail-archive.com/internals@lists.php.net/msg68245.html
| | * | | Revert "Fix bug #67064 in a BC safe way"Bob Weinand2014-07-303-22/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1a4a9eede59b853f11e8e8b965e5f715f53da8f7. Conflicts: ext/standard/array.c ext/standard/tests/array/bug67064.phpt
| * | | | Merge branch 'PHP-5.6'Tjerk Meesters2014-07-302-1/+26
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | * PHP-5.6: Updated NEWS for #67693 Fixed bug #67693 - incorrect push to the empty array
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-07-303-1/+29
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | * PHP-5.5: Updated NEWS for #67693 Fixed bug #67693 - incorrect push to the empty array
| | | * | Updated NEWS for #67693Tjerk Meesters2014-07-301-0/+3
| | | | |
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-07-302-1/+26
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Updated NEWS for #67693 Fixed bug #67693 - incorrect push to the empty array
| | | | * Updated NEWS for #67693Tjerk Meesters2014-07-301-0/+3
| | | | |
| | | | * Fixed bug #67693 - incorrect push to the empty arrayTjerk Meesters2014-07-302-1/+26
| | | | |
| * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-07-300-0/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * PHP-5.6: add missing entry to NEWS
| | * | | add missing entry to NEWSFerenc Kovacs2014-07-301-0/+4
| | | | |
| * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-07-300-0/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * PHP-5.6: add missing entries to NEWS
| | * | | add missing entries to NEWSFerenc Kovacs2014-07-301-0/+6
| | | | |
| * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-07-300-0/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * PHP-5.6: add NEWS block for the next RC
| | * | | add NEWS block for the next RCFerenc Kovacs2014-07-301-1/+3
| | | | |
| * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-07-303-4/+9
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: NEWS entry for #67713 update the exception message to better match the actual check ReflectionClass::newInstanceWithoutConstructor() should be allowed to instantiate every class except those internal classes with a final __construct()
| | * | | NEWS entry for #67713Ferenc Kovacs2014-07-301-0/+4
| | | | |
| | * | | Merge branch 'newInstanceWithoutConstructor' into PHP-5.6Ferenc Kovacs2014-07-303-4/+9
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * newInstanceWithoutConstructor: update the exception message to better match the actual check ReflectionClass::newInstanceWithoutConstructor() should be allowed to instantiate every class except those internal classes with a final __construct()