20512 Commits (b2d4514580f1a89cae9cb6c8f6a575ed8eec1fed)
 

Author SHA1 Message Date
Sara Golemon b2d4514580 Added stream_get_transports() 23 years ago
Sara Golemon c985b780a5 Prevent php_stream_get_record from grabbing more than maxlen characters 23 years ago
Ilia Alshanetsky 5ec34bcd82 Might as well disallow 0x0 images. 23 years ago
8809836586 ChangeLog update 23 years ago
Pierre Joye b0c36aeeaf - Add some releases notes 23 years ago
Stig Bakken de5f17eb92 * whip script files where they belong 23 years ago
Ilia Alshanetsky 925bc0fd7d Fix segfault in imagecopyresized(). 23 years ago
Stig Bakken 99824847c6 * look for pearcmd.php in the right directory when run from a cvs checkout 23 years ago
Stig Bakken 3ba4fa6330 * rename pear_unices to pear.sh and make it a pure shell script 23 years ago
foobar 74868f3a45 - Better errors for T1lib. 23 years ago
Stig Bakken 3c863894b4 * pear.in is renamed to pearcmd.php 23 years ago
Stig Bakken 19e924695d * paj's last Windows install fixes 23 years ago
Stig Bakken 297caeb372 * use PHP_PEAR_* environment variables (paj) 23 years ago
Stig Bakken 7d4142b896 * disable table borders in output to save width 23 years ago
Stig Bakken 360d1da529 * windows bugfix 23 years ago
Stig Bakken e853217651 * support both error codes and messages in the second parameter to 23 years ago
foobar 2063094acc Use php_error_docref. 23 years ago
Stig Bakken 4d79859291 * remove track_errors ini fiddling, was a PHP bug that should be fixed now 23 years ago
Stig Bakken 165604818c * initialize pkginfo with an empty provides array 23 years ago
Rasmus Lerdorf 7461f1f45a MFB 23 years ago
Marcus Boerger f0290a7815 Check for flex version 2.5.4 23 years ago
Sascha Schumann c2e2423838 Fix segfaults in imagecreate/imagecreatetruecolor 23 years ago
Andrei Zmievski e3f1641527 Patch from Timm Friede for when EG(active_namespace) is NULL initially. 23 years ago
foobar ff22d581d9 WS & CS fix 23 years ago
Sara Golemon 465bb61357 Kludgy fix for floating point drift causing problems like range(1.0,1.5,0.1) == array(1.0,1.1,1.2,1.3,1.4); 23 years ago
Sascha Schumann 7e2fcf986e Add some checks and avoid passing invalid data to call_user_function_ex. 23 years ago
Sascha Schumann 7e7bbb751e Prevent entering of anything but arrays/strings in register_shutdown_func 23 years ago
Andrei Zmievski 91eff553e3 Initialize all relevant zend_class_entry fields to avoid accidental 23 years ago
foobar f7041314bb reorder 23 years ago
Christian Stocker f9a42398c3 new domxml_elem_set_attribute_node() should have gone into NEWS, but I forgot.. 23 years ago
Christian Stocker 630a00dda6 - Added domxml_elem_set_attribute_node() method. (Rob Richards) 23 years ago
Georg Richter 05e02eb27b fixed mysqli_prepare_result 23 years ago
Georg Richter 130860e709 fixed output 23 years ago
Derick Rethans 6412e65bf9 - CS 23 years ago
Sebastian Bergmann 76097eda64 Leftover. 23 years ago
Sterling Hughes 4fa866d667 i will not commit before 12:00 23 years ago
929caf1060 NEWS update 23 years ago
61e60f4ffe ChangeLog update 23 years ago
foobar c94eeb9fad Another CS fix. 23 years ago
foobar 16da825c7c CS fix 23 years ago
Moriyoshi Koizumi cb38be1bd2 Fixed segfault in xml_parser_create() 23 years ago
Ilia Alshanetsky 6965f229a6 MFH 23 years ago
Moriyoshi Koizumi f7a8499806 Fixed memleak in output buffering facility 23 years ago
Moriyoshi Koizumi 8784a497b8 Fixed segfault in mb_ereg_match() 23 years ago
Moriyoshi Koizumi 8b539ed766 Fixed lots of crashes in mbregex. 23 years ago
Rasmus Lerdorf 1dba0c1ba7 MFB: Check for negative precision 23 years ago
Rasmus Lerdorf 066a68d7fa MFB: Fix unregister_tick_function crash 23 years ago
Georg Richter 625df86428 fixed expected output 23 years ago
Rasmus Lerdorf 716142c4ea MFB: Get rid of bogus dtors 23 years ago
Rasmus Lerdorf 1612ffad05 MFB: Fix the setlocale() segfault 23 years ago