20544 Commits (e184a55bf4e249173fd8c31d28ffb006992fe73b)
 

Author SHA1 Message Date
Stanislav Malyshev 26c51b73f1 Use strncpy instead of sprintf 23 years ago
Sascha Schumann 0481896ff7 TS issue, noticed by Sebastian Bergmann 23 years ago
Sascha Schumann cb3c506639 Ensure that the seed function has been called, even if we are used by 23 years ago
2dc5d2b713 NEWS update 23 years ago
0367454d42 ChangeLog update 23 years ago
Derick Rethans 07dd6f49ff - Typo and some whitespace 23 years ago
Derick Rethans 27496361d5 - Added optional parameter to openssl_sign() to specify the hashing 23 years ago
Ilia Alshanetsky feba44546c Fixed bug #22965 (Crash in gd lib's ImageFillToBorder()). 23 years ago
Andrei Zmievski 52372c31cd Since zend_do_begin_class_member_function_call assumes the previous 23 years ago
Sascha Schumann d26e1b751c Merge proper -I parameter for APXS builds 23 years ago
Moriyoshi Koizumi 6e3faef231 Added various gdb macros to examine zval, znode, and HashTable 23 years ago
Georg Richter e3bf2f5c9c changed constant name 23 years ago
Marcus Boerger d94c98c3f2 if TEST_PHP_EXECUTABLE=auto then use ./sapi/cli/php 23 years ago
Marcus Boerger f7150d28ff update 23 years ago
Marcus Boerger 7aa1e2cda4 more ini defaults for error message handling 23 years ago
Marcus Boerger 7a76d5f438 cleanup 23 years ago
Georg Richter 7ff2c00be8 changed macro 23 years ago
Sebastian Bergmann 8c06829b11 ZTS fix. 23 years ago
Stanislav Malyshev f008808c82 Try to report class name of the exception 23 years ago
Marcus Boerger 0ee6377b42 bugfix #22961 by cynic@php.net 23 years ago
Stanislav Malyshev bd4cdab9cf Fix namespace switch 23 years ago
Marcus Boerger 06a0e1c112 simplify and fix 23 years ago
Marcus Boerger ac3113122a done 23 years ago
Sebastian Bergmann 38491e487f --+_ 23 years ago
Shane Caraveo 5b6412dcde uncomment removal of temp file 23 years ago
Shane Caraveo e3c002b0c3 clean up url handling with path_info 23 years ago
46832dbcab ChangeLog update 23 years ago
Shane Caraveo 0f3a0dfa52 _SERVER also should not be quoted by magic_quotes_GPC 23 years ago
Moriyoshi Koizumi 47e40e1b98 Improved var_dump() and debug_zval_dump() so they also show the 23 years ago
Marcus Boerger b5c97d8dab fix phpinfo() & php -i 23 years ago
Marcus Boerger c21f2b7493 use sizeof() as suggested by Andrei 23 years ago
Derick Rethans fa59090287 - html errors should default to off (0) in CLI 23 years ago
Zeev Suraski 96231c3ab5 Add missing initialization 23 years ago
Moriyoshi Koizumi db2de468e1 Fixed too optimized part 23 years ago
Moriyoshi Koizumi 8e8029f23d CS & WS fixes 23 years ago
Moriyoshi Koizumi f5929a95b2 Improved bison check; now configure accepts 1.28, 1.35, and 1.75 only. 23 years ago
Zeev Suraski 20860feef1 Fix crash 23 years ago
Zeev Suraski 5097be302e Initial support for enforcing prototype of abstract/interface method implementations 23 years ago
Moriyoshi Koizumi 9e6fdcd8f6 Fixed test cases so they wouldn't be failed in case register_globals=on 23 years ago
Sterling Hughes 05dfd313fb remove unused variable 23 years ago
Sterling Hughes 3f700e58ab update php module name to php5, not php4. 23 years ago
789b0a83f0 ChangeLog update 23 years ago
Derick Rethans 56a172cc04 - Add the exponent to the float modifier 23 years ago
Marcus Boerger 18ff958ad3 fix these tests 23 years ago
Moriyoshi Koizumi 2ad3f446c3 Do the right fix.. 23 years ago
Moriyoshi Koizumi 0b6f629b68 Fixed bug #22773 23 years ago
Moriyoshi Koizumi e1eb238cf2 On 64bit platforms, pointers are 64bit long.. 23 years ago
Ilia Alshanetsky 0e73275429 CS 23 years ago
David Hill 60a7aef6e9 Changing parsedate to be reentrant using pure_parser (Dave) 23 years ago
Moriyoshi Koizumi 8bdef0dda5 Removed redundant aliases & CS fix. 23 years ago