]>
granicus.if.org Git - php/log
Antony Dovgal [Mon, 2 Oct 2006 22:09:49 +0000 (22:09 +0000)]
MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness)
Antony Dovgal [Mon, 2 Oct 2006 20:49:23 +0000 (20:49 +0000)]
MFH: the last part of the fix for #39004
Andrei Zmievski [Mon, 2 Oct 2006 20:07:14 +0000 (20:07 +0000)]
Use php_error_docref() instead.
Andrei Zmievski [Mon, 2 Oct 2006 19:58:15 +0000 (19:58 +0000)]
More offset fixes. Added E_NOTICE where appropriate.
Andrei Zmievski [Mon, 2 Oct 2006 19:42:42 +0000 (19:42 +0000)]
Fix invalid memory access in strrpos().
Antony Dovgal [Mon, 2 Oct 2006 19:17:53 +0000 (19:17 +0000)]
fix the fix for #39004
Ilia Alshanetsky [Mon, 2 Oct 2006 15:34:38 +0000 (15:34 +0000)]
Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60).
Antony Dovgal [Mon, 2 Oct 2006 14:31:04 +0000 (14:31 +0000)]
fix tests
Hannes Magnusson [Mon, 2 Oct 2006 14:17:47 +0000 (14:17 +0000)]
Rename utils.php to utils.inc
Antony Dovgal [Mon, 2 Oct 2006 12:16:35 +0000 (12:16 +0000)]
MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties)
Antony Dovgal [Mon, 2 Oct 2006 11:09:52 +0000 (11:09 +0000)]
MFH: fix #39003 (__autoload() is called for type hinting)
Hannes Magnusson [Mon, 2 Oct 2006 08:36:35 +0000 (08:36 +0000)]
Fix test
#failes atm...
Hannes Magnusson [Mon, 2 Oct 2006 07:59:45 +0000 (07:59 +0000)]
Initial commit..
Hannes Magnusson [Mon, 2 Oct 2006 07:58:13 +0000 (07:58 +0000)]
protos
Hannes Magnusson [Mon, 2 Oct 2006 07:44:34 +0000 (07:44 +0000)]
Fix protos
Hannes Magnusson [Mon, 2 Oct 2006 07:36:18 +0000 (07:36 +0000)]
Fix proto
Ilia Alshanetsky [Sun, 1 Oct 2006 20:58:02 +0000 (20:58 +0000)]
Fixed bug #38993 (Fixed safe_mode/open_basedir checks for
session.save_path, allowing them to account for extra parameters).
Rui Hirokawa [Sun, 1 Oct 2006 08:34:39 +0000 (08:34 +0000)]
fixed bug #37103: libmbfl headers was not installed correctly.
Ilia Alshanetsky [Sat, 30 Sep 2006 17:12:06 +0000 (17:12 +0000)]
Added safety checks against integer overflow.
Ilia Alshanetsky [Fri, 29 Sep 2006 22:35:47 +0000 (22:35 +0000)]
Added missing API function declaration.
Ilia Alshanetsky [Fri, 29 Sep 2006 21:40:16 +0000 (21:40 +0000)]
Added missing declaration of the php_get_uname() PHPAPI function.
Hannes Magnusson [Fri, 29 Sep 2006 13:11:28 +0000 (13:11 +0000)]
fix protos
Hannes Magnusson [Fri, 29 Sep 2006 12:29:21 +0000 (12:29 +0000)]
fix arginfo
Antony Dovgal [Fri, 29 Sep 2006 12:18:58 +0000 (12:18 +0000)]
MFH
Stefan Esser [Fri, 29 Sep 2006 10:05:34 +0000 (10:05 +0000)]
If one name is disallowed don't drop all files
Georg Richter [Fri, 29 Sep 2006 08:40:10 +0000 (08:40 +0000)]
MFH: fixed error message
Antony Dovgal [Thu, 28 Sep 2006 23:27:59 +0000 (23:27 +0000)]
MFH
Ilia Alshanetsky [Thu, 28 Sep 2006 23:17:31 +0000 (23:17 +0000)]
Fixed a large leak inside _php_image_create_from()
Antony Dovgal [Thu, 28 Sep 2006 23:03:56 +0000 (23:03 +0000)]
MFH
Antony Dovgal [Thu, 28 Sep 2006 22:33:06 +0000 (22:33 +0000)]
MFH
Hannes Magnusson [Thu, 28 Sep 2006 22:03:18 +0000 (22:03 +0000)]
add .libs to .cvsignore
Antony Dovgal [Thu, 28 Sep 2006 22:02:04 +0000 (22:02 +0000)]
fix test name
Hannes Magnusson [Thu, 28 Sep 2006 19:44:04 +0000 (19:44 +0000)]
Gah. these werent suppost to get committed atm
# Those do differ from -dist thought, if someone could write a line
# or two as to why they differ I would appreciate it!
Hannes Magnusson [Thu, 28 Sep 2006 19:37:59 +0000 (19:37 +0000)]
Remove unused ini options
Hannes Magnusson [Thu, 28 Sep 2006 19:00:52 +0000 (19:00 +0000)]
Add new ini options
#feel free to add comments to it
Hannes Magnusson [Thu, 28 Sep 2006 17:10:14 +0000 (17:10 +0000)]
bjori->Hannes
Ilia Alshanetsky [Thu, 28 Sep 2006 15:48:35 +0000 (15:48 +0000)]
Added handling for virtual_file_ex() failures.
# Patch by Nuno
Ilia Alshanetsky [Thu, 28 Sep 2006 14:52:31 +0000 (14:52 +0000)]
Fixed bug #38859 (parse_url() fails if passing '@' in passwd).
Antony Dovgal [Thu, 28 Sep 2006 12:57:56 +0000 (12:57 +0000)]
BFN
Antony Dovgal [Thu, 28 Sep 2006 12:55:15 +0000 (12:55 +0000)]
MFH: fix #38981 (using FTP URLs in get_headers() causes crash)
Antony Dovgal [Thu, 28 Sep 2006 12:03:49 +0000 (12:03 +0000)]
new tests
Hannes Magnusson [Thu, 28 Sep 2006 12:01:52 +0000 (12:01 +0000)]
fix test
Antony Dovgal [Thu, 28 Sep 2006 11:44:05 +0000 (11:44 +0000)]
add new tests
Hannes Magnusson [Thu, 28 Sep 2006 11:32:30 +0000 (11:32 +0000)]
MFH: fix arginfo&proto
Rob Richards [Thu, 28 Sep 2006 10:11:36 +0000 (10:11 +0000)]
fix some compiler warnings
Dmitry Stogov [Thu, 28 Sep 2006 09:37:52 +0000 (09:37 +0000)]
Removed unused libfcgi
Pierre Joye [Thu, 28 Sep 2006 09:02:17 +0000 (09:02 +0000)]
- imagefill entry
Pierre Joye [Thu, 28 Sep 2006 08:48:02 +0000 (08:48 +0000)]
- imagefill(), infinite loop with wrong color index
Antony Dovgal [Thu, 28 Sep 2006 08:26:33 +0000 (08:26 +0000)]
MFH
Dmitry Stogov [Thu, 28 Sep 2006 07:26:02 +0000 (07:26 +0000)]
Fixed wrong pipe detection code
Antony Dovgal [Thu, 28 Sep 2006 07:22:37 +0000 (07:22 +0000)]
initialize variable and make valgrind happy
Dmitry Stogov [Thu, 28 Sep 2006 07:16:31 +0000 (07:16 +0000)]
Fixed wrong return value
Ilia Alshanetsky [Wed, 27 Sep 2006 23:44:13 +0000 (23:44 +0000)]
Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).
Antony Dovgal [Wed, 27 Sep 2006 15:40:19 +0000 (15:40 +0000)]
MFH: use if() instead of ?:
Rob Richards [Wed, 27 Sep 2006 10:32:49 +0000 (10:32 +0000)]
BFN
Rob Richards [Wed, 27 Sep 2006 10:31:24 +0000 (10:31 +0000)]
fix bug #38949 (Cannot get xmlns value attribute)
add test
Antony Dovgal [Wed, 27 Sep 2006 08:44:19 +0000 (08:44 +0000)]
fix test
Antony Dovgal [Wed, 27 Sep 2006 08:32:24 +0000 (08:32 +0000)]
MFH: fix #38961 (metaphone() results in segmentation fault on NetBSD)
Ilia Alshanetsky [Tue, 26 Sep 2006 15:40:45 +0000 (15:40 +0000)]
64bit fix (Possible fix for bug #38961)
Dmitry Stogov [Tue, 26 Sep 2006 10:30:51 +0000 (10:30 +0000)]
Fixed bug #38808 ("maybe ref" issue for current() and others)
Dmitry Stogov [Tue, 26 Sep 2006 07:55:21 +0000 (07:55 +0000)]
Fixed bug #38942 (Double old-style-ctor inheritance)
Ilia Alshanetsky [Mon, 25 Sep 2006 16:00:43 +0000 (16:00 +0000)]
Fixed bug #38891 (get_headers() do not work with curl-wrappers).
Ilia Alshanetsky [Mon, 25 Sep 2006 14:48:33 +0000 (14:48 +0000)]
Fixed bug #38904 (apache2filter changes cwd to /).
Antony Dovgal [Mon, 25 Sep 2006 11:05:49 +0000 (11:05 +0000)]
MFH: change CXXFLAGS along with CFLAGS as there might be C++ code
Pierre Joye [Mon, 25 Sep 2006 09:00:16 +0000 (09:00 +0000)]
- #38944, freshly created archive has no comment or cdir
Antony Dovgal [Mon, 25 Sep 2006 08:45:08 +0000 (08:45 +0000)]
add test
Dmitry Stogov [Mon, 25 Sep 2006 08:15:03 +0000 (08:15 +0000)]
Removed warning about unreferenced local variable
Pierre Joye [Sun, 24 Sep 2006 22:27:57 +0000 (22:27 +0000)]
- #38943, properties in extended class cannot be set
- use zend_object_std_init instead of a manual initialisation
Ilia Alshanetsky [Sun, 24 Sep 2006 18:06:37 +0000 (18:06 +0000)]
Fixed bug #38941 (imap extension does not compile against new version of
the imap library).
Rui Hirokawa [Sun, 24 Sep 2006 07:10:54 +0000 (07:10 +0000)]
disabled mb_list_*_names() and mb_list_encodings(arg) which are introduced in PHP 5.2.0RC to reconsider/discuss the specification.
Antony Dovgal [Sat, 23 Sep 2006 12:27:40 +0000 (12:27 +0000)]
fix CGI build
Antony Dovgal [Sat, 23 Sep 2006 11:58:58 +0000 (11:58 +0000)]
MFH: fix possible segfault in #38891
Rui Hirokawa [Sat, 23 Sep 2006 10:55:58 +0000 (10:55 +0000)]
fixed build problem of some extensions which depend on ext/mbstring.
Ilia Alshanetsky [Fri, 22 Sep 2006 17:41:09 +0000 (17:41 +0000)]
Restore support for unquoted -d options
Dmitry Stogov [Fri, 22 Sep 2006 13:39:32 +0000 (13:39 +0000)]
Prevent access to dead zval
Ilia Alshanetsky [Thu, 21 Sep 2006 23:06:52 +0000 (23:06 +0000)]
Fixed test
Seiji Masugata [Thu, 21 Sep 2006 16:37:20 +0000 (16:37 +0000)]
Updated bundled oniguruma library (used for multibyte regular expression) to 4.4.4. fixed some Segmentation Fault, and build fails in OSX(Xcode 2.4/gcc 4.0.1 problem). See #38452.
Rui Hirokawa [Wed, 20 Sep 2006 23:10:37 +0000 (23:10 +0000)]
fixed compilation problem on Mac OS/X. (bug #38892,38778,38452)
Dmitry Stogov [Wed, 20 Sep 2006 13:42:52 +0000 (13:42 +0000)]
Added ability to make SOAP call userspace PHP<->XML converters
Dmitry Stogov [Wed, 20 Sep 2006 07:35:59 +0000 (07:35 +0000)]
Fixed bug #38579 (include_once() may include the same file twice)
Ilia Alshanetsky [Tue, 19 Sep 2006 23:57:48 +0000 (23:57 +0000)]
make input_get_args() not modify the original values.
Ilia Alshanetsky [Tue, 19 Sep 2006 23:44:30 +0000 (23:44 +0000)]
array_key_exists() should not work by by-ref
Dmitry Stogov [Tue, 19 Sep 2006 21:36:54 +0000 (21:36 +0000)]
Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks)
Dmitry Stogov [Tue, 19 Sep 2006 20:33:12 +0000 (20:33 +0000)]
MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests).
Ilia Alshanetsky [Tue, 19 Sep 2006 15:45:22 +0000 (15:45 +0000)]
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).
Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
Fixed test for bug #38253 not to use faulty SQL that generates errors in
PostgreSQL
Hannes Magnusson [Tue, 19 Sep 2006 12:25:27 +0000 (12:25 +0000)]
fix test
Stefan Esser [Tue, 19 Sep 2006 11:34:19 +0000 (11:34 +0000)]
Delete empty temporary files if file upload hook forbids the upload
Antony Dovgal [Tue, 19 Sep 2006 09:40:00 +0000 (09:40 +0000)]
argh.. nuke UEXPECTF
Antony Dovgal [Tue, 19 Sep 2006 09:35:27 +0000 (09:35 +0000)]
support objects in array_walk*()
Antony Dovgal [Tue, 19 Sep 2006 09:07:56 +0000 (09:07 +0000)]
fix tests
Antony Dovgal [Tue, 19 Sep 2006 09:04:16 +0000 (09:04 +0000)]
MFH: fix #34066 (recursive array_walk causes segfault)
add tests
Ilia Alshanetsky [Mon, 18 Sep 2006 23:08:36 +0000 (23:08 +0000)]
Avoid generating php_errormsg twice in some instances.
Antony Dovgal [Mon, 18 Sep 2006 21:23:42 +0000 (21:23 +0000)]
add PHP version detection to this branch too, since I'm using this branch to make PECL releases
Hannes Magnusson [Mon, 18 Sep 2006 17:22:53 +0000 (17:22 +0000)]
Add .libs to .cvsignore
Hannes Magnusson [Mon, 18 Sep 2006 16:12:13 +0000 (16:12 +0000)]
Fix tests
Ilia Alshanetsky [Mon, 18 Sep 2006 16:11:50 +0000 (16:11 +0000)]
Fixed bug #38574 (missing curl constants and improper constant detection).
Dmitry Stogov [Mon, 18 Sep 2006 14:23:52 +0000 (14:23 +0000)]
Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT. (Nuno, Dmitry)
Antony Dovgal [Mon, 18 Sep 2006 12:35:49 +0000 (12:35 +0000)]
fix test (the error message is different across the systems)
Dmitry Stogov [Mon, 18 Sep 2006 12:03:10 +0000 (12:03 +0000)]
Fixed non-specialized executor
Ilia Alshanetsky [Mon, 18 Sep 2006 03:29:21 +0000 (03:29 +0000)]
Fixed memory leak on require() error