30131 Commits (2ad6cacf7e432213748a4c47635ba8f3de297ecd)
 

Author SHA1 Message Date
2ad6cacf7e ChangeLog update 21 years ago
Rob Richards 1a0579affa - now stable thanks to Pierre 21 years ago
Rob Richards fa65031982 - remove Experimental 21 years ago
Marcus Boerger 56d543c161 - Extend API to support real existance test without the need to add any new 21 years ago
Marcus Boerger 138c5457ac - Part 2 of #30126: Enhancement for error message for abstract classes 21 years ago
Marcus Boerger f44dc4c930 - Part 1 of #30126: Enhancement for error message for abstract classes 21 years ago
Andrey Hristov 7a0b3edbe0 fixed div by zero 21 years ago
Andrey Hristov 2c0959689b add possibility to calculate the standard deviation and the variance 21 years ago
Andrey Hristov 7a4eb25870 add also math_variance() which uses the same calculation as math_std_dev() 21 years ago
Andrey Hristov 6141c5690d fix division by zero. throw an warning if the array is empty. 21 years ago
Andrey Hristov f0c0f1ca41 FRN 21 years ago
Andrey Hristov fb0c19da1c add math_std_dev() 21 years ago
fe523b9a9b ChangeLog update 21 years ago
Ilia Alshanetsky 8209835e5a Fixed bug #32608 (html_entity_decode() converts single quotes even if 21 years ago
Pierre Joye 90ee88e090 - MFB: #32891, init old y positions to non possible values. -1 being used 21 years ago
b06fb51f89 ChangeLog update 21 years ago
Rob Richards eaf09df585 prep for release 21 years ago
foobar 073188c832 - Fix problems with phpized ext/imap 21 years ago
foobar 40b6c60d9d - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) 21 years ago
foobar d7682085c6 Silence the warnings about weird characters in this man page 21 years ago
foobar 2c9bf19823 Moved phpextdist to dev/ 21 years ago
foobar e8f715af59 - No need to iterate through the options twice 21 years ago
ab3f962b8b ChangeLog update 21 years ago
foobar b85f0897a2 re2c 0.96 is the one that works (tm) 21 years ago
foobar bf85fd4f2b We do allow 2.0 now too. 21 years ago
Ilia Alshanetsky edd4860674 Attempt to eliminate seek() prior to every write. 21 years ago
foobar 217e89b124 compile fix 21 years ago
Andrey Hristov e640960186 multi_query is no more global 21 years ago
foobar e57408a098 Make sure E_STRICT is set always 21 years ago
Dmitry Stogov 8b7a03c889 Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push()) 21 years ago
Dmitry Stogov 8db238b075 Fixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mode = On) 21 years ago
Dmitry Stogov 72b5173ac3 Fixed WSDL cache bug 21 years ago
foobar 5ae4d8e701 typofix 21 years ago
foobar 921c39f496 Add auto_globals_jit entry to php.ini-* (bug #29514) 21 years ago
foobar 3dcd8c26ee - Make sure E_STRICT is set when expecting Strict errors.. 21 years ago
foobar 96bc29839b - Unify error_reporting setting + make sure E_STRICT is set when wanted 21 years ago
foobar 8ba7d5dc53 Added test for bug #30578 21 years ago
56fb07e147 ChangeLog update 21 years ago
foobar c1748aa483 BFN 21 years ago
Ilia Alshanetsky 8abc1d3b9c e* allocation cannot fail. 21 years ago
Dmitry Stogov 9966587aaf Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) 21 years ago
Antony Dovgal 06a9f28b17 add test for bug #32828 21 years ago
foobar 8c2cda1251 int != long 21 years ago
Antony Dovgal b0d5236605 fix #32828 (Throwing exception in output_callback function with ob_start and 21 years ago
Antony Dovgal 5ca4b8383e handle unsupported datatype (OCIBindByName segfaults somewhere in OCI lib when 21 years ago
foobar 03bdd1a5d4 - Added fastcgi.logging php.ini option to be able to disable 21 years ago
Rob Richards 1ed5c14fe2 - Fix bug #32245 (xml_parser_free() in function assigned to the xml parser 21 years ago
foobar 085f2a6980 - Reorder request shutdown calls: Call all __destruct() functions and 21 years ago
Wez Furlong 4625889764 consolidate the various tls get/set calls for the different platforms into 21 years ago
099a7eb6b8 ChangeLog update 22 years ago