3666 Commits (2f1ddff2a5f8d877537218c19137a4e8a022120a)

Author SHA1 Message Date
Xinchen Hui d805fa0d81 Fixed #68790 (Missing return) 11 years ago
Stanislav Malyshev b7a7b1a624 trailing whitespace removal 11 years ago
Rasmus Lerdorf dbd02ad23b Fix bug #68784 11 years ago
Rasmus Lerdorf 50c721a623 These tests all assume that IPV6 is available. 11 years ago
Remi Collet 8404f8ac2a cleanup old unused typedef 11 years ago
Adam Harvey 448ef30f75 Handle NULL strings in sapi_cli_server_register_variable(). 11 years ago
Adam Harvey 0cc2810498 Allow CLI server test scripts to specify the name of the router file. 11 years ago
Remi Collet 1b6d076244 Fix bug #68751 listen.allowed_clients is broken 11 years ago
Xinchen Hui 28985e982b Still -1 on *BSD now 11 years ago
Xinchen Hui 80c0a02286 This is 511 now (ebf4ffc935) 11 years ago
Stanislav Malyshev f9ad308669 FIx bug #68618 (out of bounds read crashes php-cgi) 11 years ago
Xinchen Hui f579ae81c9 Fixed build of litespped 11 years ago
Nikita Popov 2d212b426a Drop duplicate arg from hash_get_current_key_ex 11 years ago
Xinchen Hui 8cd8c2ccfb Fixed warning 11 years ago
Xinchen Hui b5b617674e Micro optimaztion (yeah, I know compiler supposed to do that) 11 years ago
Andrea Faulds e20cbdbe97 Unify HTTP status code maps 11 years ago
Anatol Belski 8122bee654 enable static tsrmls cache in the embed SAPI 11 years ago
Anatol Belski af21b3b6dc get rid of TSRMLS_* in the embed SAPI 11 years ago
Anatol Belski 89f87576a1 various fixes for removing explicit tsrm_ls usage 11 years ago
Anatol Belski 673003757f C89 fixes 11 years ago
Anatol Belski bee4a28433 use portable struct stat 11 years ago
Anatol Belski f1d1185c64 fixed macro va args expansion for vs 11 years ago
Remi Collet 61cb019e20 cleanup uneeded cast 11 years ago
Anatol Belski 178363cbff made the apache ini holders to be zend_bool 11 years ago
Andrea Faulds 7950429626 Revert HTTP status codes merger 11 years ago
Andrea Faulds 9c18ad3ac9 fixed tests, bugs in status codes merger 11 years ago
Andrea Faulds 65768edcf3 Share HTTP status codes map 11 years ago
Elan Ruusamäe 9f189dd290 split fpm config to two parts. PR#903 11 years ago
Anatol Belski e112f6a04e second shot on removing TSRMLS_* 11 years ago
Remi Collet 505adabf25 fix typo 11 years ago
Anatol Belski bdeb220f48 first shot remove TSRMLS_* things 11 years ago
Dmitry Stogov 14e29f5146 Reduced size of zend_op on 64-bit systems. 11 years ago
Remi Collet 744ada7d9d Fix bug #68526 Implement POSIX Access Control List for UDS 11 years ago
Nikita Popov 7be91dd730 Fix zpp call in apache_getenv() 11 years ago
Anatol Belski 8ced6f1167 fix datatype mismatches and warnings 11 years ago
Anatol Belski b35555f6cd fix datatype mismatches 11 years ago
Anatol Belski 1bcc7d919c fix datatype mismatches 11 years ago
Anatol Belski 4cba2f9811 fix datatype mismatch 11 years ago
Anatol Belski 1172aff298 fix datatype mismatches 11 years ago
Anatol Belski cb6dea6ea8 fix possible null pointer math 11 years ago
nil0x42 2534671f0b Fix php cli (-S option) inconsistent port parsing 12 years ago
nil0x42 2a73d56ef9 Fix php cli (-S option) inconsistent port parsing 12 years ago
nil0x42 a87300241f Fix php cli (-S option) inconsistent port parsing 12 years ago
Remi Collet cb1a297bf4 XFAIL as catch_workers_output = yes seems not reliable 11 years ago
Remi Collet e1d4ac426c Move chown to fpm_unix_set_socket_premissions() 11 years ago
Ferenc Kovacs 108bf84967 fix test with readline on mac 11 years ago
Ferenc Kovacs 82979862ba fix phpdbg, _zend_execute_data.scope was removed with 9a36cb1a07 11 years ago
Ferenc Kovacs aef51819ce typo fix 11 years ago
Ferenc Kovacs 0afc04b913 go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol) 11 years ago
Remi Collet 95a609c5d1 FPM: change "listen = port" behavior from IPv4 catch-all to IPv6 catch-all (+ IPv4-mapped) 11 years ago