summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Add my information to this testPedro MFA Evangelista2014-09-281-1/+3
| | | | | | |
| | * | | | | Add a test for the exception cases of readline_read_historyPedro MFA Evangelista2014-09-281-0/+12
| | |/ / / /
* | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-231-0/+27
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * PHP-5.5: Test PHP Init Fail Without Params
| * | | | | Merge branch 'pull-request/863' into PHP-5.5Stanislav Malyshev2014-11-231-0/+27
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request/863: Test PHP Init Fail Without Params
| | * | | | | Test PHP Init Fail Without ParamsPaulo Eduardo2014-09-301-0/+27
| | | | | | |
* | | | | | | test to function addcslashesmarcosptf2014-11-232-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | test to function bin2hex
* | | | | | | testmarcosptf2014-11-231-0/+12
| | | | | | |
* | | | | | | Update CODING_STANDARDSArchil Imnadze2014-11-231-1/+1
| | | | | | |
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-232-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Correct two zlib tests to use a string, not a const
| * | | | | | Correct two zlib tests to use a string, not a constTim Siebels2014-11-232-2/+2
| | | | | | |
* | | | | | | update NEWSStanislav Malyshev2014-11-231-1/+4
| | | | | | |
* | | | | | | Fix incorrect argument reflection info for array_multisort()Alexander Lisachenko2014-11-232-20/+5
| | | | | | |
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-231-4/+6
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix NEWS order
| * | | | | | fix NEWS orderStanislav Malyshev2014-11-231-5/+5
| | | | | | |
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-234-0/+14
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: update NEWS Update the VM generation script, per Bob. Update NEWS after rebase. Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.
| * | | | | | update NEWSStanislav Malyshev2014-11-231-1/+4
| | | | | | |
| * | | | | | Merge branch 'pull-request/840' into PHP-5.5Stanislav Malyshev2014-11-234-0/+14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request/840: Update the VM generation script, per Bob. Update NEWS after rebase. Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.
| | * | | | | | Update the VM generation script, per Bob.Adam Harvey2014-10-311-0/+2
| | | | | | | |
| | * | | | | | Update NEWS after rebase.Adam Harvey2014-10-311-0/+4
| | | | | | | |
| | * | | | | | Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.Adam Harvey2014-10-313-0/+12
| | | | | | | |
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-232-14/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Update comments in php.ini
| * | | | | | | Update comments in php.iniSobak2014-11-232-14/+8
| | | | | | | |
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-231-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: added missing INSTALL_ROOT
| * | | | | | | added missing INSTALL_ROOTSebastian Brandt2014-11-231-1/+1
| | | | | | | |
* | | | | | | | Fix php.ini-*'s comment about directive: request_orderReeze Xia2014-11-232-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request_order directive only support register G,P,C but not all of the EGPCS global variables. The doc <http://php.net/manual/en/ini.core.php#ini.request-order> is ok.
* | | | | | | | Minor: typo fix in filter_var commentKévin Dunglas2014-11-231-1/+1
| | | | | | | |
* | | | | | | | Minor fix: Missing quotes in openssl test case for bug bug64802Dominic Luechinger2014-11-231-1/+1
| | | | | | | |
* | | | | | | | Added NEWS entry and test for bug 68446Bob Weinand2014-11-242-0/+37
| | | | | | | |
* | | | | | | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-2382-187/+187
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
* | | | | | | | Fix bug #68446 (bug with constant defaults and type hints)Bob Weinand2014-11-235-47/+80
| | | | | | | |
* | | | | | | | typoRemi Collet2014-11-221-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-11-220-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: NEWS Fixed Bug #68478 acess_log don't use prefix
| * | | | | | | NEWSRemi Collet2014-11-221-0/+1
| | | | | | | |
| * | | | | | | Fixed Bug #68478 acess_log don't use prefixRemi Collet2014-11-223-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calling fpm_conf_process_all_pools before fpm_log_open allow to use fpm_evaluate_full_path and so to honor global prefix or pool prefix for access.log
* | | | | | | | NEWSRemi Collet2014-11-221-1/+2
| | | | | | | |
* | | | | | | | minor typo in testRemi Collet2014-11-221-1/+1
| | | | | | | |
* | | | | | | | add test for global / pool prefix and bug #68478Remi Collet2014-11-222-0/+156
| | | | | | | |
* | | | | | | | Fixed Bug #68478 acess_log don't use prefixRemi Collet2014-11-223-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calling fpm_conf_process_all_pools before fpm_log_open allow to use fpm_evaluate_full_path and so to honor global prefix or pool prefix for access.log
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-220-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Revert "made lsapi_main.c compatible with PHP7/phpng ." Updated NEWS
| * | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-220-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Revert "made lsapi_main.c compatible with PHP7/phpng ."
| | * | | | | | Revert "made lsapi_main.c compatible with PHP7/phpng ."Stanislav Malyshev2014-11-221-92/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9fb816f45ad9baa46b91514e70f755eb88539e85. Not a security-related fix.
| * | | | | | | Updated NEWSJulien Pauli2014-11-211-0/+1
| | | | | | | |
* | | | | | | | Updated NEWSJulien Pauli2014-11-211-0/+1
| | | | | | | |
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-211-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fix #68185 - Inconsistent insteadof definition Conflicts: Zend/zend_compile.c
| * | | | | | | Fix #68185 - Inconsistent insteadof definitionJulien Pauli2014-11-211-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-211-0/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fixed test
| * | | | | | | fixed testAnatol Belski2014-11-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on Linux gettext requires a locale to be installed on the system
* | | | | | | | add test for fastcgi_finish_request()Remi Collet2014-11-211-0/+67
| | | | | | | |
* | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-2110-7/+144
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: added test for things done so far for bug #66265 partially fixed bug #66265 forked bug67052.phpt for Windows
| * | | | | | | added test for things done so far for bug #66265Anatol Belski2014-11-217-0/+98
| | | | | | | |