1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Commit Graph

28732 Commits

Author SHA1 Message Date
Zeev Suraski
e7c2bb9077 Fix build 2005-05-09 16:01:12 +00:00
foobar
9ae244bca8 MFH: - getlogin() / getgroups() are not necessarily available everywhere 2005-05-09 12:16:11 +00:00
Rasmus Lerdorf
5493a5af6b MFH 2005-05-08 17:29:37 +00:00
foobar
353f3d693d MFH: unnecessary test 2005-05-08 15:59:18 +00:00
foobar
c941788794 MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer) 2005-05-08 15:44:15 +00:00
Georg Richter
db46216831 added new function mysqli_set_character_set_name
This function changes also the mysql->charset structure for
mysql_real_escape_string (see MySQL Bugs #8317 and #9637).
This bug will probably be fixed in MySQL 5.1
2005-05-08 08:47:40 +00:00
Ilia Alshanetsky
5906410a83 Fixed memory leak on error in FTP wrapper. 2005-05-07 16:07:36 +00:00
Wez Furlong
e3049fe418 MFB: Fix for #32974 2005-05-07 14:58:02 +00:00
Georg Richter
f37d8ad76a fix for 5_0. Statement constructor doesn't exist in 5_0 2005-05-07 07:55:01 +00:00
Andrey Hristov
ffa626068b bail out just after detecting incorrect number of paramts to bind (MFH) 2005-05-07 07:47:24 +00:00
Ilia Alshanetsky
16b517057e MFH: Check ftp user name for control characters. 2005-05-06 18:43:13 +00:00
Antony Dovgal
0cd04dd8ee MFH: fix off-by-one in _php_image_output()
and prevent such errors in php_do_open_temporary_file()
2005-05-06 16:49:04 +00:00
Andrey Hristov
6477d350b2 init these variables (MFH) 2005-05-06 10:15:07 +00:00
Ilia Alshanetsky
5b90adb4f7 Added missing bit of the previous patch. 2005-05-06 02:19:36 +00:00
Ilia Alshanetsky
74a7342ac1 MFH: Fixed bug #32936 (http redirects URLs are not checked for control chars). 2005-05-06 02:18:22 +00:00
foobar
0d93c5366d typo 2005-05-06 00:21:27 +00:00
foobar
d067b201cf reorder 2005-05-06 00:13:45 +00:00
Dmitry Stogov
89511b316a Fixed bug #31525 (object reference being dropped. $this getting lost) 2005-05-05 17:36:53 +00:00
Georg Richter
fbe44d0345 MFH: fix for bug #32956
fixed memleak in mysql_close
     fixed data truncation in test 009.phpt
2005-05-05 13:30:31 +00:00
Georg Richter
8e3bf69780 MFH: fix for bug #32947 2005-05-05 12:33:56 +00:00
Stanislav Malyshev
24150c7b1d clarify some magic 2005-05-04 15:25:42 +00:00
Anantha Kesari H Y
3ccba5514f NetWare LibC dlsym works perfectly only thing that each of the extension need to export a symbol with FULL capital prefix. 2005-05-04 13:48:01 +00:00
Dmitry Stogov
8f95eb97e2 Fixed bug #30707 (Segmentation fault on exception in method) 2005-05-04 11:16:58 +00:00
Dmitry Stogov
39a1bc4a46 ws 2005-05-04 08:44:40 +00:00
Dmitry Stogov
7f3804f4ae Fixed bug #30162 (Catching exception in constructor couses lose of $this) 2005-05-04 08:41:56 +00:00
Rob Richards
659c0d344a BFN 2005-05-03 22:56:41 +00:00
Rob Richards
3bd4199865 MFH: Fix bug #32930 (class extending DOMDocument doesn't clone properly) 2005-05-03 22:55:45 +00:00
Marcus Boerger
6d72c22eea - Add test 2005-05-03 12:54:11 +00:00
Marcus Boerger
2a1d0e96c0 - Update tests affexted by fix 2005-05-03 12:52:08 +00:00
Dmitry Stogov
573c568e85 Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
Now get_class_methods() shows accessible private and protected methods if it is called from class scope.
2005-05-03 08:50:13 +00:00
Marcus Boerger
311d262169 - BFN 2005-05-02 16:14:14 +00:00
Marcus Boerger
d4f91d59dd - MFH Bugfix #30126 2005-05-02 16:03:01 +00:00
Ilia Alshanetsky
feb4c90222 MFH: Fixed bug #32608 (html_entity_decode() converts single quotes even if
ENT_NOQUOTES is given).
2005-05-01 19:49:40 +00:00
Pierre Joye
5c966aaa06 - MFB: #32891, init old y positions to non possible values. -1 being used
if the center start a (x,0)
2005-05-01 05:52:54 +00:00
foobar
972c932097 MFH: - Fix problems with phpized ext/imap 2005-04-30 09:29:44 +00:00
foobar
1950289d3d MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) 2005-04-30 04:30:20 +00:00
foobar
8369e2bfab MFH 2005-04-30 04:12:43 +00:00
foobar
9a53c1577f MFH: Moved phpextdist to dev/ 2005-04-30 03:02:49 +00:00
foobar
c1b700d871 MFH 2005-04-29 10:40:39 +00:00
Andrey Hristov
015f87f5a9 missed to remove that. multi_query is no more a global. 2005-04-29 10:22:35 +00:00
foobar
94e8a7b47d MFH: Make sure E_STRICT is set always 2005-04-29 08:54:30 +00:00
Dmitry Stogov
39fec23c4c Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push()) 2005-04-29 07:58:50 +00:00
Dmitry Stogov
79864e31c1 Fixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mode = On)
Fixed bug #31828 (Crash with zend.ze1_compatibility_mode=On)
Fixed bug #32080 (segfault when assigning object to itself with zend.ze1_compatibility_mode=On)
2005-04-29 07:03:35 +00:00
Dmitry Stogov
8aa7f7e3f9 Fixed WSDL cache bug 2005-04-29 05:38:31 +00:00
foobar
0a0d20f919 MFH: Add auto_globals_jit entry to php.ini-* (bug #29514) 2005-04-29 01:37:37 +00:00
Dmitry Stogov
11f5296b41 Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) 2005-04-28 17:39:56 +00:00
Antony Dovgal
239a85c33e MFH: add test for bug #32828 2005-04-28 14:34:22 +00:00
foobar
fda8417776 MFH 2005-04-28 14:24:21 +00:00
Antony Dovgal
05febcfc9a MFH: fix #32828 (Throwing exception in output_callback function with ob_start and
ob_end_clean leads to segfault)
2005-04-28 14:20:56 +00:00
Antony Dovgal
9c71c7530b MFH: handle unsupported datatypes and prevent segfault 2005-04-28 14:12:23 +00:00