summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Corrected patch for bug #60616Keyur Govande2014-07-305-26/+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-284-8/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-284-9/+23
| |\ \ | | |/
| | * Fix missing type checks in various functionsStanislav Malyshev2014-07-274-9/+23
| | * 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
* | | 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.6Johannes Schlüter2014-07-241-1/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-07-241-1/+11
| |\ \ | | |/
| | * Fix bug #67496 Save command history when exiting interactive shell with contr...Dmitry Saprykin2014-07-241-1/+11
* | | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-07-241-1/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-07-241-1/+4
| |\ \ | | |/
| | * Fix bug #55496 Interactive mode doesn't force a newline before the promptJohannes Schlüter2014-07-241-1/+4
* | | Fixed #67666 - Subject altName doesn't match wildcardsTjerk Meesters2014-07-241-1/+1
* | | Fixed crash on self-referencing constant expression (part of a constant AST)Dmitry Stogov2014-07-241-2/+11
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-192-9/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-07-192-9/+25
| |\ \ | | |/
| | * Fixed bug #66827 Session raises E_NOTICE when session name variable is arrayYasuo Ohgaki2014-07-192-9/+25
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-07-171-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-07-171-0/+4
| |\ \ | | |/
| | * Enable build without atoll (e.g old AIX flavours)Lior Kaplan2014-07-171-0/+4
| * | Test output relies on expose_php being onRasmus Lerdorf2014-07-141-0/+2
| * | 1.2 is a problematic float to print outRasmus Lerdorf2014-07-141-0/+2
* | | Easier to readAndrey Hristov2014-07-161-24/+24
* | | Add some trace info as well as update CLIENT_ flagsAndrey Hristov2014-07-165-36/+75
* | | Add ifdef on ecdh for single_ecdh_useLior Kaplan2014-07-161-0/+2
* | | fix C89 compatAnatol Belski2014-07-141-2/+2
* | | 1.2 is a problematic float to print outRasmus Lerdorf2014-07-141-0/+2
* | | Test output relies on expose_php being onRasmus Lerdorf2014-07-141-0/+2
* | | Bug #67609: TLS connections fail behind HTTP proxyDaniel Lowrey2014-07-121-2/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-07-124-8/+37
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-07-124-8/+37
| |\ \ | | |/
| | * Fix for bug #34407 - ucwords and title caseTjerk Meesters2014-07-124-8/+37
| * | fix unstable testStanislav Malyshev2014-07-081-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-081-1/+1
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-07-081-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * fix unstable testStanislav Malyshev2014-07-081-1/+1