summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-07-303-6/+10
|\
| * BFNMichael Wallner2014-07-301-0/+3
| * Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-07-303-6/+10
| |\
| | * 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
| |\ \ | | |/
* | | Merge commit '8b9719d' into PHP-5.6Rasmus Lerdorf2014-07-301-0/+3
|\ \ \ | | |/ | |/|
| * | We need to turn off any strict mode here for this warning to show upRasmus Lerdorf2014-07-301-0/+3
* | | Disable restrictions regarding arrays in constants at run-time.Bob Weinand2014-07-308-32/+65
* | | Revert "Fix bug #67064 in a BC safe way"Bob Weinand2014-07-303-22/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-07-303-1/+29
|\ \ \ | | |/ | |/|
| * | Updated NEWS for #67693Tjerk Meesters2014-07-301-0/+3
| * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-07-302-1/+26
| |\ \ | | |/
| | * Updated NEWS for #67693Tjerk Meesters2014-07-301-0/+3
| | * Fixed bug #67693 - incorrect push to the empty arrayTjerk Meesters2014-07-302-1/+26
* | | add missing entry to NEWSFerenc Kovacs2014-07-301-0/+4
* | | add missing entries to NEWSFerenc Kovacs2014-07-301-0/+6
* | | add NEWS block for the next RCFerenc Kovacs2014-07-301-1/+3
* | | NEWS entry for #67713Ferenc Kovacs2014-07-301-0/+4
* | | Merge branch 'newInstanceWithoutConstructor' into PHP-5.6Ferenc Kovacs2014-07-303-4/+9
|\ \ \
| * | | update the exception message to better match the actual checkFerenc Kovacs2014-07-303-3/+3
| * | | ReflectionClass::newInstanceWithoutConstructor() should be allowed to instant...Ferenc Kovacs2014-07-303-4/+9
|/ / /
* | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-07-301-1/+4
|\ \ \ | |/ /
| * | Fixed usage after freeDmitry Stogov2014-07-301-1/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-07-305-26/+121
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-305-26/+121
| |\ \ | | |/
| | * Undo inadvertent commit of php_versionKeyur Govande2014-07-301-0/+1
| | * Corrected patch for bug #60616Keyur Govande2014-07-306-27/+121
* | | Wildcards should only be used in the first name component; fixed comment styleTjerk Meesters2014-07-291-2/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-07-282-2/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-07-282-2/+16
| |\ \ | | |/
| | * Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields)Keyur Govande2014-07-282-2/+16
* | | fix SOAP for uninitialzed objectStanislav Malyshev2014-07-281-1/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-280-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-281-3/+3
| |\ \ | | |/
| | * fix NEWSStanislav Malyshev2014-07-281-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-285-8/+27
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-285-10/+33
| |\ \ | | |/
| | * Fix missing type checks in various functionsStanislav Malyshev2014-07-275-9/+32
* | | Fix SPL objects initialization checksStanislav Malyshev2014-07-263-23/+178
* | | Add object initialization checks for sqlite3 classesStanislav Malyshev2014-07-261-9/+31
* | | Revert "Fix bug #66568: the second arg for unserialize is optional." as we al...Ferenc Kovacs2014-07-251-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-240-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-240-0/+0
| |\ \ | | |/
| | * update NEWSStanislav Malyshev2014-07-241-1/+6
| | * Fixed bug #67539 (ArrayIterator use-after-free due to object change during so...Xinchen Hui2014-07-242-0/+22
| | * Fixed Bug #67538 (SPL Iterators use-after-free)Xinchen Hui2014-07-242-2/+22
* | | Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6Xinchen Hui2014-07-258-11/+49
|\ \ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-07-241-1/+11
| |\ \ \
| * \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-07-241-1/+4
| |\ \ \ \
| * | | | | Updated NEWS for #67666Tjerk Meesters2014-07-241-0/+1