]> granicus.if.org Git - php/log
php
19 years agoMFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
Rasmus Lerdorf [Sat, 21 May 2005 18:54:57 +0000 (18:54 +0000)]
MFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
change

19 years agoAh, never mind. Didn't notice a conflict on my last checkout. Jani's MFH
Rasmus Lerdorf [Sat, 21 May 2005 18:26:27 +0000 (18:26 +0000)]
Ah, never mind.  Didn't notice a conflict on my last checkout.  Jani's MFH
was fine.

19 years agoRoll back Jani's blind MFH here. zend_call_destructors() is PHP 5.1 only.
Rasmus Lerdorf [Sat, 21 May 2005 18:11:17 +0000 (18:11 +0000)]
Roll back Jani's blind MFH here.  zend_call_destructors() is PHP 5.1 only.

19 years agoMFH:
Georg Richter [Sat, 21 May 2005 08:54:57 +0000 (08:54 +0000)]
MFH:
- fix for bug #33090 (mysqli_prepare doesn't return an error)
- mysql_set_charset now works for MySQL >= 5.0.6

19 years ago- Fixed bug #30593 (--with-ingres option generates broken Makefile).
Grant Croker [Fri, 20 May 2005 16:13:27 +0000 (16:13 +0000)]
- Fixed bug #30593 (--with-ingres option generates broken Makefile).

19 years agoMFH: correct fix for bug #33059
Rob Richards [Fri, 20 May 2005 15:02:48 +0000 (15:02 +0000)]
MFH: correct fix for bug #33059
- fix issue in other methods

19 years agoMFH:
Antony Dovgal [Fri, 20 May 2005 14:24:16 +0000 (14:24 +0000)]
MFH:
fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault)
add test

19 years ago- Update NEWS
Derick Rethans [Fri, 20 May 2005 11:15:03 +0000 (11:15 +0000)]
- Update NEWS

19 years ago- MFH: Fixed bug #33013: "next month" was handled wrong.
Derick Rethans [Fri, 20 May 2005 11:14:01 +0000 (11:14 +0000)]
- MFH: Fixed bug #33013: "next month" was handled wrong.

19 years agoMFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session...
Antony Dovgal [Fri, 20 May 2005 10:28:16 +0000 (10:28 +0000)]
MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)

19 years agoreorder
foobar [Fri, 20 May 2005 06:37:30 +0000 (06:37 +0000)]
reorder

19 years ago.
Rasmus Lerdorf [Thu, 19 May 2005 16:17:17 +0000 (16:17 +0000)]
.

19 years agoMFH Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
Rasmus Lerdorf [Thu, 19 May 2005 16:06:38 +0000 (16:06 +0000)]
MFH Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
RFC 2616 section 10.3.5

19 years agosupport building on new-fangled 64bit linux distros that stick
George Schlossnagle [Thu, 19 May 2005 14:23:07 +0000 (14:23 +0000)]
support building on new-fangled 64bit linux distros that stick
libraries in /usr/lib64

19 years agoMFH: Fixed bug #33059 (crash when moving xml attribute set in dtd).
Ilia Alshanetsky [Thu, 19 May 2005 13:47:47 +0000 (13:47 +0000)]
MFH: Fixed bug #33059 (crash when moving xml attribute set in dtd).

19 years agoBackported fix for bug #30451
Dmitry Stogov [Thu, 19 May 2005 10:37:09 +0000 (10:37 +0000)]
Backported fix for bug #30451

19 years agoStrict warnings
Dmitry Stogov [Thu, 19 May 2005 09:56:00 +0000 (09:56 +0000)]
Strict warnings

19 years agofix for #29890 - part 2
Stanislav Malyshev [Wed, 18 May 2005 18:10:17 +0000 (18:10 +0000)]
fix for #29890 - part 2

19 years agotest
Stanislav Malyshev [Wed, 18 May 2005 18:08:36 +0000 (18:08 +0000)]
test

19 years agofix #29890 - crash when function call fails
Stanislav Malyshev [Wed, 18 May 2005 18:01:13 +0000 (18:01 +0000)]
fix #29890 - crash when function call fails

19 years agotests
Stanislav Malyshev [Wed, 18 May 2005 14:51:08 +0000 (14:51 +0000)]
tests

19 years agoMFH: Fix tests.
Magnus M��tt� [Tue, 17 May 2005 18:43:58 +0000 (18:43 +0000)]
MFH: Fix tests.

19 years agoMFH: gdImageGifCtx() is always available in bundled lib
Antony Dovgal [Tue, 17 May 2005 12:23:02 +0000 (12:23 +0000)]
MFH: gdImageGifCtx() is always available in bundled lib

19 years agoMFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
Antony Dovgal [Mon, 16 May 2005 08:37:41 +0000 (08:37 +0000)]
MFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
is not closed), #32171 (Userspace stream wrapper crashes PHP)

19 years agoBFN
Antony Dovgal [Fri, 13 May 2005 23:15:33 +0000 (23:15 +0000)]
BFN

19 years agoMFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)
Antony Dovgal [Fri, 13 May 2005 23:15:21 +0000 (23:15 +0000)]
MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)

19 years agoMFH:
Georg Richter [Fri, 13 May 2005 13:53:08 +0000 (13:53 +0000)]
MFH:
fixed windows compilation bug
renamed mysqli_set_character_set_name to mysqli_set_charset

19 years agoMFH: fix #33019 (socket errors cause memory leaks in php_strerror())
Antony Dovgal [Thu, 12 May 2005 16:27:06 +0000 (16:27 +0000)]
MFH: fix #33019 (socket errors cause memory leaks in php_strerror())
patch by jwozniak23 at poczta dot onet dot pl

19 years agofix both win and gcc compile errors
Antony Dovgal [Wed, 11 May 2005 21:16:44 +0000 (21:16 +0000)]
fix both win and gcc compile errors

19 years agoMFH: fix gcc-2.95 problems (reported by Adam Maccabee Trachtenberg)
Antony Dovgal [Wed, 11 May 2005 20:04:39 +0000 (20:04 +0000)]
MFH: fix gcc-2.95 problems (reported by Adam Maccabee Trachtenberg)

19 years agoMFH: - Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
Joe Orton [Wed, 11 May 2005 14:58:34 +0000 (14:58 +0000)]
MFH: - Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
(merge error from 4.3)
MFH: Mark pointers in entity tables as const.

19 years agouse & and check for the right value of result_type
Antony Dovgal [Tue, 10 May 2005 23:15:24 +0000 (23:15 +0000)]
use & and check for the right value of result_type

19 years agomissing blame tag :)
foobar [Tue, 10 May 2005 21:45:25 +0000 (21:45 +0000)]
missing blame tag :)

19 years agoMFH: fix #32904 (pg_get_notify() ignores result_type parameter)
Antony Dovgal [Tue, 10 May 2005 20:13:58 +0000 (20:13 +0000)]
MFH: fix #32904 (pg_get_notify() ignores result_type parameter)

19 years agoFixed transparent SoapFault passing
Dmitry Stogov [Tue, 10 May 2005 13:57:47 +0000 (13:57 +0000)]
Fixed transparent SoapFault passing

19 years agoMFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)
foobar [Tue, 10 May 2005 13:22:12 +0000 (13:22 +0000)]
MFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)

19 years agoMFH: ws fix
foobar [Tue, 10 May 2005 12:20:03 +0000 (12:20 +0000)]
MFH: ws fix

19 years ago- Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf
foobar [Tue, 10 May 2005 12:16:42 +0000 (12:16 +0000)]
- Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf
  access errors). (Jani, ric at arizona dot edu)

19 years agoFixed SIGSEGV
Dmitry Stogov [Tue, 10 May 2005 10:20:38 +0000 (10:20 +0000)]
Fixed SIGSEGV

19 years ago"<?xml ..." header is not required by SOAP specification
Dmitry Stogov [Tue, 10 May 2005 08:15:58 +0000 (08:15 +0000)]
"<?xml ..." header is not required by SOAP specification

19 years agoMFH
Andrey Hristov [Mon, 9 May 2005 22:31:52 +0000 (22:31 +0000)]
MFH

19 years agowarn the user if he wants to prepare before fetching all previous data
Andrey Hristov [Mon, 9 May 2005 21:47:36 +0000 (21:47 +0000)]
warn the user if he wants to prepare before fetching all previous data
(in case mysqli_stmt_store_result() wasn't called or not enough calls
to mysqli_stmt_fetch()).

19 years agoFix build
Zeev Suraski [Mon, 9 May 2005 16:01:12 +0000 (16:01 +0000)]
Fix build

19 years agoMFH: - getlogin() / getgroups() are not necessarily available everywhere
foobar [Mon, 9 May 2005 12:16:11 +0000 (12:16 +0000)]
MFH: - getlogin() / getgroups() are not necessarily available everywhere

19 years agoMFH
Rasmus Lerdorf [Sun, 8 May 2005 17:29:37 +0000 (17:29 +0000)]
MFH

19 years agoMFH: unnecessary test
foobar [Sun, 8 May 2005 15:59:18 +0000 (15:59 +0000)]
MFH: unnecessary test

19 years agoMFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
foobar [Sun, 8 May 2005 15:44:15 +0000 (15:44 +0000)]
MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)

19 years agoadded new function mysqli_set_character_set_name
Georg Richter [Sun, 8 May 2005 08:47:40 +0000 (08:47 +0000)]
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

19 years agoFixed memory leak on error in FTP wrapper.
Ilia Alshanetsky [Sat, 7 May 2005 16:07:36 +0000 (16:07 +0000)]
Fixed memory leak on error in FTP wrapper.

19 years agoMFB: Fix for #32974
Wez Furlong [Sat, 7 May 2005 14:58:02 +0000 (14:58 +0000)]
MFB: Fix for #32974

19 years agofix for 5_0. Statement constructor doesn't exist in 5_0
Georg Richter [Sat, 7 May 2005 07:55:01 +0000 (07:55 +0000)]
fix for 5_0. Statement constructor doesn't exist in 5_0

19 years agobail out just after detecting incorrect number of paramts to bind (MFH)
Andrey Hristov [Sat, 7 May 2005 07:47:24 +0000 (07:47 +0000)]
bail out just after detecting incorrect number of paramts to bind (MFH)

19 years agoMFH: Check ftp user name for control characters.
Ilia Alshanetsky [Fri, 6 May 2005 18:43:13 +0000 (18:43 +0000)]
MFH: Check ftp user name for control characters.

19 years agoMFH: fix off-by-one in _php_image_output()
Antony Dovgal [Fri, 6 May 2005 16:49:04 +0000 (16:49 +0000)]
MFH: fix off-by-one in _php_image_output()
and prevent such errors in php_do_open_temporary_file()

19 years agoinit these variables (MFH)
Andrey Hristov [Fri, 6 May 2005 10:15:07 +0000 (10:15 +0000)]
init these variables (MFH)

19 years agoAdded missing bit of the previous patch.
Ilia Alshanetsky [Fri, 6 May 2005 02:19:36 +0000 (02:19 +0000)]
Added missing bit of the previous patch.

19 years agoMFH: Fixed bug #32936 (http redirects URLs are not checked for control chars).
Ilia Alshanetsky [Fri, 6 May 2005 02:18:22 +0000 (02:18 +0000)]
MFH: Fixed bug #32936 (http redirects URLs are not checked for control chars).

19 years agotypo
foobar [Fri, 6 May 2005 00:21:27 +0000 (00:21 +0000)]
typo

19 years agoreorder
foobar [Fri, 6 May 2005 00:13:45 +0000 (00:13 +0000)]
reorder

19 years agoFixed bug #31525 (object reference being dropped. $this getting lost)
Dmitry Stogov [Thu, 5 May 2005 17:36:53 +0000 (17:36 +0000)]
Fixed bug #31525 (object reference being dropped. $this getting lost)

19 years agoMFH: fix for bug #32956
Georg Richter [Thu, 5 May 2005 13:30:31 +0000 (13:30 +0000)]
MFH: fix for bug #32956
     fixed memleak in mysql_close
     fixed data truncation in test 009.phpt

19 years agoMFH: fix for bug #32947
Georg Richter [Thu, 5 May 2005 12:33:56 +0000 (12:33 +0000)]
MFH: fix for bug #32947

19 years agoclarify some magic
Stanislav Malyshev [Wed, 4 May 2005 15:25:42 +0000 (15:25 +0000)]
clarify some magic

19 years agoNetWare LibC dlsym works perfectly only thing that each of the extension need to...
Anantha Kesari H Y [Wed, 4 May 2005 13:48:01 +0000 (13:48 +0000)]
NetWare LibC dlsym works perfectly only thing that each of the extension need to export a symbol with FULL capital prefix.

19 years agoFixed bug #30707 (Segmentation fault on exception in method)
Dmitry Stogov [Wed, 4 May 2005 11:16:58 +0000 (11:16 +0000)]
Fixed bug #30707 (Segmentation fault on exception in method)

19 years agows
Dmitry Stogov [Wed, 4 May 2005 08:44:40 +0000 (08:44 +0000)]
ws

19 years agoFixed bug #30162 (Catching exception in constructor couses lose of $this)
Dmitry Stogov [Wed, 4 May 2005 08:41:56 +0000 (08:41 +0000)]
Fixed bug #30162 (Catching exception in constructor couses lose of $this)

19 years agoBFN
Rob Richards [Tue, 3 May 2005 22:56:41 +0000 (22:56 +0000)]
BFN

19 years agoMFH: Fix bug #32930 (class extending DOMDocument doesn't clone properly)
Rob Richards [Tue, 3 May 2005 22:55:45 +0000 (22:55 +0000)]
MFH: Fix bug #32930 (class extending DOMDocument doesn't clone properly)

19 years ago- Add test
Marcus Boerger [Tue, 3 May 2005 12:54:11 +0000 (12:54 +0000)]
- Add test

19 years ago- Update tests affexted by fix
Marcus Boerger [Tue, 3 May 2005 12:52:08 +0000 (12:52 +0000)]
- Update tests affexted by fix

19 years agoFixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
Dmitry Stogov [Tue, 3 May 2005 08:50:13 +0000 (08:50 +0000)]
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.

19 years ago- BFN
Marcus Boerger [Mon, 2 May 2005 16:14:14 +0000 (16:14 +0000)]
- BFN

19 years ago- MFH Bugfix #30126
Marcus Boerger [Mon, 2 May 2005 16:03:01 +0000 (16:03 +0000)]
- MFH Bugfix #30126

19 years agoMFH: Fixed bug #32608 (html_entity_decode() converts single quotes even if
Ilia Alshanetsky [Sun, 1 May 2005 19:49:40 +0000 (19:49 +0000)]
MFH: Fixed bug #32608 (html_entity_decode() converts single quotes even if
ENT_NOQUOTES is given).

19 years ago - MFB: #32891, init old y positions to non possible values. -1 being used
Pierre Joye [Sun, 1 May 2005 05:52:54 +0000 (05:52 +0000)]
  - MFB: #32891, init old y positions to non possible values. -1 being used
    if the center start a (x,0)

19 years agoMFH: - Fix problems with phpized ext/imap
foobar [Sat, 30 Apr 2005 09:29:44 +0000 (09:29 +0000)]
MFH: - Fix problems with phpized ext/imap

19 years agoMFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
foobar [Sat, 30 Apr 2005 04:30:20 +0000 (04:30 +0000)]
MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)

19 years agoMFH
foobar [Sat, 30 Apr 2005 04:12:43 +0000 (04:12 +0000)]
MFH

19 years agoMFH: Moved phpextdist to dev/
foobar [Sat, 30 Apr 2005 03:02:49 +0000 (03:02 +0000)]
MFH: Moved phpextdist to dev/

19 years agoMFH
foobar [Fri, 29 Apr 2005 10:40:39 +0000 (10:40 +0000)]
MFH

19 years agomissed to remove that. multi_query is no more a global.
Andrey Hristov [Fri, 29 Apr 2005 10:22:35 +0000 (10:22 +0000)]
missed to remove that. multi_query is no more a global.

19 years agoMFH: Make sure E_STRICT is set always
foobar [Fri, 29 Apr 2005 08:54:30 +0000 (08:54 +0000)]
MFH: Make sure E_STRICT is set always

19 years agoFixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())
Dmitry Stogov [Fri, 29 Apr 2005 07:58:50 +0000 (07:58 +0000)]
Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())

19 years agoFixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mod...
Dmitry Stogov [Fri, 29 Apr 2005 07:03:35 +0000 (07:03 +0000)]
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)

19 years agoFixed WSDL cache bug
Dmitry Stogov [Fri, 29 Apr 2005 05:38:31 +0000 (05:38 +0000)]
Fixed WSDL cache bug

19 years agoMFH: Add auto_globals_jit entry to php.ini-* (bug #29514)
foobar [Fri, 29 Apr 2005 01:37:37 +0000 (01:37 +0000)]
MFH: Add auto_globals_jit entry to php.ini-* (bug #29514)

19 years agoFixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem...
Dmitry Stogov [Thu, 28 Apr 2005 17:39:56 +0000 (17:39 +0000)]
Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)

19 years agoMFH: add test for bug #32828
Antony Dovgal [Thu, 28 Apr 2005 14:34:22 +0000 (14:34 +0000)]
MFH: add test for bug #32828

19 years agoMFH
foobar [Thu, 28 Apr 2005 14:24:21 +0000 (14:24 +0000)]
MFH

19 years agoMFH: fix #32828 (Throwing exception in output_callback function with ob_start and
Antony Dovgal [Thu, 28 Apr 2005 14:20:56 +0000 (14:20 +0000)]
MFH: fix #32828 (Throwing exception in output_callback function with ob_start and
ob_end_clean leads to segfault)

19 years agoMFH: handle unsupported datatypes and prevent segfault
Antony Dovgal [Thu, 28 Apr 2005 14:12:23 +0000 (14:12 +0000)]
MFH: handle unsupported datatypes and prevent segfault

19 years agoMFH
foobar [Thu, 28 Apr 2005 13:14:55 +0000 (13:14 +0000)]
MFH

19 years agoBFN
Rob Richards [Thu, 28 Apr 2005 12:19:09 +0000 (12:19 +0000)]
BFN

19 years agoMFH: Fix bug #32245 (xml_parser_free() in function assigned to the xml parser
Rob Richards [Thu, 28 Apr 2005 12:17:18 +0000 (12:17 +0000)]
MFH: Fix bug #32245 (xml_parser_free() in function assigned to the xml parser
  gives a segfault)

19 years agoMFH
foobar [Wed, 27 Apr 2005 23:27:44 +0000 (23:27 +0000)]
MFH

19 years agoreword
foobar [Wed, 27 Apr 2005 22:59:52 +0000 (22:59 +0000)]
reword

19 years agoupdate NEWS
Andrey Hristov [Wed, 27 Apr 2005 21:25:33 +0000 (21:25 +0000)]
update NEWS

19 years agochange names
Andrey Hristov [Wed, 27 Apr 2005 21:23:44 +0000 (21:23 +0000)]
change names

19 years agoBFN
Andrey Hristov [Wed, 27 Apr 2005 18:04:33 +0000 (18:04 +0000)]
BFN