summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to RC3php-5.6.0RC3Ferenc Kovacs2014-07-302-3/+3
* Merge branch 'PHP-5.6' into PHP-5.6.0Ferenc Kovacs2014-07-3095-285/+1602
|\
| * 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
| | * | | | | Fixed #67666 - Subject altName doesn't match wildcardsTjerk Meesters2014-07-241-1/+1
| | * | | | | Removed second zval_copy_ctor()Dmitry Stogov2014-07-242-2/+0
| | * | | | | Fixed crash on self-referencing constant expression (part of a constant AST)Dmitry Stogov2014-07-243-8/+24
| | * | | | | Fixed support for constant arrays in context of "const" statement (Zend/tests...Dmitry Stogov2014-07-232-0/+20
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-07-211-2/+5
| | |\ \ \ \ \
| | * | | | | | force atoll macro usage on windowsAnatol Belski2014-07-211-0/+1
| | * | | | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-07-211-0/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-07-201-2/+14
| | |\ \ \ \ \ \ \
| | * | | | | | | | NEWSRemi Collet2014-07-191-0/+2
| | * | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-07-191-3/+18
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-254-6/+53
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Add CVE noXinchen Hui2014-07-251-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |