summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-31110-191/+219
* Merge branch 'PHP-5.6'Derick Rethans2015-03-316-8/+42
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2015-03-316-8/+42
| |\
| | * Fixed bug #69336 (Issues with "last day of <monthname>").Derick Rethans2015-03-317-8/+43
* | | Merge branch 'PHP-5.6'Julien Pauli2015-03-310-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-03-310-0/+0
| |\ \ | | |/
| | * 5.5.25 nowJulien Pauli2015-03-313-4/+9
* | | Merge branch 'master' of git.php.net:php-srcDmitry Stogov2015-03-311-1/+1
|\ \ \
| * | | force ext/odbc to be shared in snapshot buildAnatol Belski2015-03-311-1/+1
* | | | Convert fatal errors on improper access to static properties into EngineExcep...Dmitry Stogov2015-03-315-44/+211
|/ / /
* | | Convert "Unsupported operands" fatal error into EngineException (exceptions c...Dmitry Stogov2015-03-3113-13/+107
* | | Merge branch 'PHP-5.6'Derick Rethans2015-03-311-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2015-03-311-0/+1
| |\ \ | | |/
| | * Export date_get_immutable_ce() so that extensions can make use of it too.Derick Rethans2015-03-312-0/+5
* | | Merge branch 'master' of https://git.php.net/repository/php-srcXinchen Hui2015-03-310-0/+0
|\ \ \
| * \ \ Merge branch 'PHP-5.6'Lior Kaplan2015-03-310-0/+0
| |\ \ \ | | |/ /
| | * | Align entries formatLior Kaplan2015-03-311-1/+1
| | * | Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710Lior Kaplan2015-03-311-1/+1
| | * | Add CVE for bug #69207Lior Kaplan2015-03-311-1/+2
| | * | Align NEWS entries with 5.6.7Lior Kaplan2015-03-311-1/+3
| | * | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-03-310-0/+0
| | |\ \ | | | |/
| | | * Align entries formatLior Kaplan2015-03-311-1/+1
| | | * Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710Lior Kaplan2015-03-311-1/+1
| | | * Add CVE for bug #69207Lior Kaplan2015-03-311-2/+2
* | | | Revert "Better to taverse reversely"Xinchen Hui2015-03-311-8/+16
|/ / /
* | | Using int32_t opposite of uint32_tXinchen Hui2015-03-311-2/+2
* | | Merge branch 'master' of https://git.php.net/repository/php-srcXinchen Hui2015-03-3124-84/+167
|\ \ \
| * | | Implement additional type reservationsNikita Popov2015-03-3016-80/+72
| * | | Added missing zend_parse_parameters_none() to restore_error_handler() and res...Kalle Sommer Nielsen2015-03-301-0/+8
| * | | Merge branch 'PHP-5.6'Michael Wallner2015-03-303-1/+62
| |\ \ \ | | |/ /
| | * | BFNMichael Wallner2015-03-301-1/+2
| | * | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2015-03-303-1/+62
| | |\ \ | | | |/
| | | * Fixed bug #64931Michael Wallner2015-03-304-1/+63
| * | | Merge branch 'PHP-5.6'Michael Wallner2015-03-301-1/+1
| |\ \ \ | | |/ /
| | * | BFNMichael Wallner2015-03-301-0/+1
| | * | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2015-03-301-1/+1
| | |\ \ | | | |/
| | | * Fixed Bug #65467Michael Wallner2015-03-302-1/+2
| * | | Merge branch 'PHP-5.6'Michael Wallner2015-03-303-2/+24
| |\ \ \ | | |/ /
| | * | BFNMichael Wallner2015-03-301-0/+2
| | * | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2015-03-303-2/+24
| | |\ \ | | | |/
| | | * fix bug #67761Michael Wallner2015-03-304-3/+27
* | | | Add XFAIL testXinchen Hui2015-03-311-0/+22
|/ / /
* | | It's lowercase nowXinchen Hui2015-03-301-1/+1
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-03-304-0/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2015-03-300-0/+0
| |\ \ | | |/
| | * Fixed bug 64343Michael Wallner2015-03-305-0/+29
| * | Fixed bug 64343Michael Wallner2015-03-305-0/+29
| * | Merge branch 'PHP-5.5' into PHP-5.6Leigh2015-03-273-4/+8
| |\ \ | | |/
| | * Add RAND_egd check for compiling against LibreSSLLeigh2015-03-273-6/+10
| * | Add CVE for bug #68901Lior Kaplan2015-03-251-1/+2