]> granicus.if.org Git - php/log
php
17 years ago- Fix test and tuned error message
Jani Taskinen [Thu, 20 Sep 2007 14:11:32 +0000 (14:11 +0000)]
- Fix test and tuned error message

17 years agoMFH
Jani Taskinen [Thu, 20 Sep 2007 13:49:33 +0000 (13:49 +0000)]
MFH

17 years agoFixed test for glob() affected by previous patch
Ilia Alshanetsky [Thu, 20 Sep 2007 13:29:04 +0000 (13:29 +0000)]
Fixed test for glob() affected by previous patch

17 years agoBFN
Rob Richards [Thu, 20 Sep 2007 09:32:31 +0000 (09:32 +0000)]
BFN

17 years agoMFH: fix bug #42139 (XMLReader option constants are broken using XML())
Rob Richards [Thu, 20 Sep 2007 09:30:45 +0000 (09:30 +0000)]
MFH: fix bug #42139 (XMLReader option constants are broken using XML())
add test

17 years agoImproved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect...
Dmitry Stogov [Thu, 20 Sep 2007 09:22:59 +0000 (09:22 +0000)]
Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements)

17 years agoMFH
Antony Dovgal [Thu, 20 Sep 2007 08:10:44 +0000 (08:10 +0000)]
MFH

17 years agoFixed regression in glob() when enforcing safe_mode/open_basedir checks on
Ilia Alshanetsky [Wed, 19 Sep 2007 22:37:58 +0000 (22:37 +0000)]
Fixed regression in glob() when enforcing safe_mode/open_basedir checks on
paths containing '*'

17 years agoMFH
Antony Dovgal [Wed, 19 Sep 2007 11:25:57 +0000 (11:25 +0000)]
MFH

17 years agoone more test
Stanislav Malyshev [Wed, 19 Sep 2007 00:49:02 +0000 (00:49 +0000)]
one more test

17 years agoreport iconv fix
Stanislav Malyshev [Wed, 19 Sep 2007 00:41:10 +0000 (00:41 +0000)]
report iconv fix

17 years agolimit iconv parameters here too
Stanislav Malyshev [Wed, 19 Sep 2007 00:33:43 +0000 (00:33 +0000)]
limit iconv parameters here too

17 years agolimit iconv parameter sizes - workaround for glibc bug
Stanislav Malyshev [Wed, 19 Sep 2007 00:30:52 +0000 (00:30 +0000)]
limit iconv parameter sizes - workaround for glibc bug

17 years agoadd length tests for iconv functions
Stanislav Malyshev [Wed, 19 Sep 2007 00:18:01 +0000 (00:18 +0000)]
add length tests for iconv functions

17 years agoMFH: fixed bug #42502 va_* cannot detect.
Rui Hirokawa [Tue, 18 Sep 2007 21:35:39 +0000 (21:35 +0000)]
MFH: fixed bug #42502 va_* cannot detect.

17 years agomodified line end CR -> CR+NL
Rui Hirokawa [Tue, 18 Sep 2007 21:33:29 +0000 (21:33 +0000)]
modified line end CR -> CR+NL

17 years agoadd dl() limit patch
Stanislav Malyshev [Tue, 18 Sep 2007 20:25:07 +0000 (20:25 +0000)]
add dl() limit patch

17 years agolimit dl() argument length (patch by Christian Hoffmann)
Stanislav Malyshev [Tue, 18 Sep 2007 20:19:34 +0000 (20:19 +0000)]
limit dl() argument length (patch by Christian Hoffmann)

17 years agoFixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
Ilia Alshanetsky [Tue, 18 Sep 2007 19:49:54 +0000 (19:49 +0000)]
Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
  values).

17 years agoBFN
Jani Taskinen [Tue, 18 Sep 2007 09:25:03 +0000 (09:25 +0000)]
BFN

17 years ago- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX)
Jani Taskinen [Tue, 18 Sep 2007 09:24:04 +0000 (09:24 +0000)]
- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX)

17 years agoFixed typos
Ilia Alshanetsky [Mon, 17 Sep 2007 12:44:16 +0000 (12:44 +0000)]
Fixed typos

17 years agoFixed a typo
Ilia Alshanetsky [Sun, 16 Sep 2007 15:38:57 +0000 (15:38 +0000)]
Fixed a typo

17 years agobetter output matching/fixes
Raghubansh Kumar [Sat, 15 Sep 2007 07:29:55 +0000 (07:29 +0000)]
better output matching/fixes

17 years agoRemoving from file dir as it was wrongly committed to this dir
Raghubansh Kumar [Fri, 14 Sep 2007 19:03:14 +0000 (19:03 +0000)]
Removing from file dir as it was wrongly committed to this dir

17 years agoNew testcases for strncasecmp()
Raghubansh Kumar [Fri, 14 Sep 2007 19:02:07 +0000 (19:02 +0000)]
New testcases for strncasecmp()

17 years agoNew testcases for chop()
Raghubansh Kumar [Fri, 14 Sep 2007 18:58:02 +0000 (18:58 +0000)]
New testcases for chop()

17 years agoNew testcases for wordwrap()
Raghubansh Kumar [Fri, 14 Sep 2007 18:53:38 +0000 (18:53 +0000)]
New testcases for wordwrap()

17 years agoNew testcases for strncasecmp() function
Raghubansh Kumar [Fri, 14 Sep 2007 18:26:44 +0000 (18:26 +0000)]
New testcases for strncasecmp() function

17 years agoNew testscases for chop() function
Raghubansh Kumar [Fri, 14 Sep 2007 18:24:47 +0000 (18:24 +0000)]
New testscases for chop() function

17 years agoChanging to use %a to match recent run-tests.php patch
Zoe Slattery [Fri, 14 Sep 2007 16:28:54 +0000 (16:28 +0000)]
Changing to use %a to match recent run-tests.php patch

17 years agochanges to run-tests.php:
Nuno Lopes [Fri, 14 Sep 2007 15:28:03 +0000 (15:28 +0000)]
changes to run-tests.php:
- change %s to %a
- make %s = [^\r\n]+
- fix tests accordingly

17 years agofix expected output
Nuno Lopes [Fri, 14 Sep 2007 15:04:19 +0000 (15:04 +0000)]
fix expected output

17 years agobetter comments
Raghubansh Kumar [Fri, 14 Sep 2007 14:31:55 +0000 (14:31 +0000)]
better comments

17 years agoNew testcases for wordwrap() function
Raghubansh Kumar [Fri, 14 Sep 2007 14:14:48 +0000 (14:14 +0000)]
New testcases for wordwrap() function

17 years agofix test
Raghubansh Kumar [Fri, 14 Sep 2007 09:38:13 +0000 (09:38 +0000)]
fix test

17 years agofix news
Jani Taskinen [Fri, 14 Sep 2007 08:20:15 +0000 (08:20 +0000)]
fix news

17 years agoregister mail.force_extra_parameters change
Stanislav Malyshev [Thu, 13 Sep 2007 20:08:00 +0000 (20:08 +0000)]
register mail.force_extra_parameters change

17 years agodisallow setting mail.force_extra_parameters from .htaccess
Stanislav Malyshev [Thu, 13 Sep 2007 20:04:22 +0000 (20:04 +0000)]
disallow setting mail.force_extra_parameters from .htaccess

17 years agofix test, particularly when running with valgrind, bacause it may take more than...
Nuno Lopes [Thu, 13 Sep 2007 19:58:26 +0000 (19:58 +0000)]
fix test, particularly when running with valgrind, bacause it may take more than one second to execute both instructions and thus get different dates

17 years agoattemp to set locale if it exists. fix skip condition
Nuno Lopes [Thu, 13 Sep 2007 19:51:34 +0000 (19:51 +0000)]
attemp to set locale if it exists. fix skip condition

17 years agofix expected output
Nuno Lopes [Thu, 13 Sep 2007 19:30:19 +0000 (19:30 +0000)]
fix expected output

17 years agofix test expected output
Nuno Lopes [Thu, 13 Sep 2007 18:55:28 +0000 (18:55 +0000)]
fix test expected output

17 years agofix skip reasons. the word 'skip' should be followed by a single space and doesnt...
Nuno Lopes [Thu, 13 Sep 2007 18:24:26 +0000 (18:24 +0000)]
fix skip reasons. the word 'skip' should be followed by a single space and doesnt need any \n at the end

17 years agoList recent fixes
Stanislav Malyshev [Thu, 13 Sep 2007 17:15:02 +0000 (17:15 +0000)]
List recent fixes

17 years agoAdded a note indicating that the tests may fail to due libc implementation
Ilia Alshanetsky [Thu, 13 Sep 2007 15:36:37 +0000 (15:36 +0000)]
Added a note indicating that the tests may fail to due libc implementation

17 years agoMFH: cs/ws
Jani Taskinen [Thu, 13 Sep 2007 07:42:12 +0000 (07:42 +0000)]
MFH: cs/ws

17 years agodocs say dl() parameter can be filename only - enforce it
Stanislav Malyshev [Thu, 13 Sep 2007 00:56:31 +0000 (00:56 +0000)]
docs say dl() parameter can be filename only - enforce it

17 years agofix crash if stream is empty and reader function sets buffer as null
Stanislav Malyshev [Wed, 12 Sep 2007 21:21:18 +0000 (21:21 +0000)]
fix crash if stream is empty and reader function sets buffer as null

17 years agoFixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT).
Ilia Alshanetsky [Wed, 12 Sep 2007 18:26:49 +0000 (18:26 +0000)]
Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT).

17 years agoreorder
Jani Taskinen [Wed, 12 Sep 2007 11:46:02 +0000 (11:46 +0000)]
reorder

17 years agoBFN
Jani Taskinen [Wed, 12 Sep 2007 11:45:34 +0000 (11:45 +0000)]
BFN

17 years agoMFH:- Fixed bug #42627 (bz2 extension fails to build with -fno-common)
Jani Taskinen [Wed, 12 Sep 2007 11:44:26 +0000 (11:44 +0000)]
MFH:- Fixed bug #42627 (bz2 extension fails to build with -fno-common)

17 years agoBFN #39651
Nuno Lopes [Wed, 12 Sep 2007 11:44:25 +0000 (11:44 +0000)]
BFN #39651

17 years agofix bug #39651: proc_open() append mode doesnt work on windows
Nuno Lopes [Wed, 12 Sep 2007 11:42:43 +0000 (11:42 +0000)]
fix bug #39651: proc_open() append mode doesnt work on windows

17 years agofix news
Jani Taskinen [Wed, 12 Sep 2007 09:49:20 +0000 (09:49 +0000)]
fix news

17 years agomarked with Bug #42038
Raghubansh Kumar [Wed, 12 Sep 2007 09:47:35 +0000 (09:47 +0000)]
marked with Bug #42038

17 years agoFix stupid error, which happens only on Windows. And we thought this has
Andrey Hristov [Wed, 12 Sep 2007 09:12:56 +0000 (09:12 +0000)]
Fix stupid error, which happens only on Windows. And we thought this has
been fixed. Now my_thread_end() should be called and there should be no
warnings in the error logs of exiting thread, which hasn't deinited, and
leaks.

17 years agomarked with Bug# 42638
Raghubansh Kumar [Wed, 12 Sep 2007 08:27:35 +0000 (08:27 +0000)]
marked with Bug# 42638

17 years agoMFH: Fixed function definition
Ilia Alshanetsky [Tue, 11 Sep 2007 23:34:25 +0000 (23:34 +0000)]
MFH: Fixed function definition

17 years ago- [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZE
Pierre Joye [Tue, 11 Sep 2007 21:03:48 +0000 (21:03 +0000)]
- [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZE

17 years agoremove the -DHAVE_CONFIG_H switch again to fix things on windows
Nuno Lopes [Tue, 11 Sep 2007 16:17:34 +0000 (16:17 +0000)]
remove the -DHAVE_CONFIG_H switch again to fix things on windows
this means that the upgrade script strips the #ifdef automatically

17 years agoMFH: revert config header change
Rob Richards [Tue, 11 Sep 2007 11:25:20 +0000 (11:25 +0000)]
MFH: revert config header change

17 years ago- Fix tests (we are not interested what the old value was for the ini option)
Jani Taskinen [Tue, 11 Sep 2007 10:23:04 +0000 (10:23 +0000)]
- Fix tests (we are not interested what the old value was for the ini option)

17 years agofix test
Raghubansh Kumar [Tue, 11 Sep 2007 05:21:40 +0000 (05:21 +0000)]
fix test

17 years agoFixed Bug #42596 (session.save_path MODE option does not work).
Ilia Alshanetsky [Mon, 10 Sep 2007 23:42:54 +0000 (23:42 +0000)]
Fixed Bug #42596 (session.save_path MODE option does not work).

17 years agoFixed bug #42587 (behaviour change regarding symlinked .php files)
Dmitry Stogov [Mon, 10 Sep 2007 10:55:26 +0000 (10:55 +0000)]
Fixed bug #42587 (behaviour change regarding symlinked .php files)

17 years agofix tests
Antony Dovgal [Mon, 10 Sep 2007 10:28:54 +0000 (10:28 +0000)]
fix tests

17 years agosplit one more ten-in-one test
Antony Dovgal [Sun, 9 Sep 2007 22:28:06 +0000 (22:28 +0000)]
split one more ten-in-one test
and fix \v\f stuff while we're here..

17 years agoBFN
Ilia Alshanetsky [Sun, 9 Sep 2007 16:34:05 +0000 (16:34 +0000)]
BFN

17 years agoFixed bug #42590 (Make the engine recornize \v and \f escape sequences)
Ilia Alshanetsky [Sun, 9 Sep 2007 16:33:34 +0000 (16:33 +0000)]
Fixed bug #42590 (Make the engine recornize \v and \f escape sequences)

17 years agoBFN
Scott MacVicar [Sun, 9 Sep 2007 16:12:09 +0000 (16:12 +0000)]
BFN

17 years agoMFH: Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)
Scott MacVicar [Sun, 9 Sep 2007 16:08:17 +0000 (16:08 +0000)]
MFH: Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)

17 years ago- #106 entry
Pierre Joye [Sun, 9 Sep 2007 13:07:00 +0000 (13:07 +0000)]
- #106 entry

17 years ago- re-add fix for libgd #106, imagerectangle draws 1x1 rectangles
Pierre Joye [Sun, 9 Sep 2007 13:05:51 +0000 (13:05 +0000)]
- re-add fix for libgd #106, imagerectangle draws 1x1 rectangles
  as 1x3 rectangles

17 years agoMFH: point to valid config header
Rob Richards [Sat, 8 Sep 2007 09:57:22 +0000 (09:57 +0000)]
MFH: point to valid config header

17 years ago- #42592, remove ending dot in warning msg
Pierre Joye [Fri, 7 Sep 2007 18:23:58 +0000 (18:23 +0000)]
- #42592, remove ending dot in warning msg

17 years agoNew testcases for ucwords() function
Raghubansh Kumar [Fri, 7 Sep 2007 14:44:52 +0000 (14:44 +0000)]
New testcases for ucwords() function

17 years agoNew testcases for strncmp() function
Raghubansh Kumar [Fri, 7 Sep 2007 14:20:12 +0000 (14:20 +0000)]
New testcases for strncmp() function

17 years ago- Can not remove because of the idiotic ZEND_STR*() macros
Jani Taskinen [Fri, 7 Sep 2007 14:15:17 +0000 (14:15 +0000)]
- Can not remove because of the idiotic ZEND_STR*() macros

17 years agoNew testcases for stripslashes() function
Raghubansh Kumar [Fri, 7 Sep 2007 13:51:26 +0000 (13:51 +0000)]
New testcases for stripslashes() function

17 years agofixing error in expected output
Zoe Slattery [Fri, 7 Sep 2007 10:28:03 +0000 (10:28 +0000)]
fixing error in expected output

17 years ago- Added reminder for 5.3
Jani Taskinen [Fri, 7 Sep 2007 10:00:45 +0000 (10:00 +0000)]
- Added reminder for 5.3

17 years ago- Missed this from previous commit to zend_ini.h
Jani Taskinen [Fri, 7 Sep 2007 09:59:50 +0000 (09:59 +0000)]
- Missed this from previous commit to zend_ini.h

17 years ago- No need to break binary compatibility here
Jani Taskinen [Fri, 7 Sep 2007 09:55:37 +0000 (09:55 +0000)]
- No need to break binary compatibility here

17 years agoBFN
Jani Taskinen [Fri, 7 Sep 2007 09:39:11 +0000 (09:39 +0000)]
BFN

17 years agoMFH: - Fixed the rest of bug #41561 ( @ operator not working )
Jani Taskinen [Fri, 7 Sep 2007 09:37:38 +0000 (09:37 +0000)]
MFH: - Fixed the rest of bug #41561 ( @ operator not working )

17 years agoMFH: folding tags
Jani Taskinen [Fri, 7 Sep 2007 09:35:06 +0000 (09:35 +0000)]
MFH: folding tags

17 years agoBFN
Jani Taskinen [Fri, 7 Sep 2007 08:50:13 +0000 (08:50 +0000)]
BFN

17 years agoMFH:- Fixed bug #42579 (apache_reset_timeout() does not exist)
Jani Taskinen [Fri, 7 Sep 2007 08:49:24 +0000 (08:49 +0000)]
MFH:- Fixed bug #42579 (apache_reset_timeout() does not exist)

17 years agoAdded checks for malformated FastCGI requests (Mattias Bengtsson)
Dmitry Stogov [Fri, 7 Sep 2007 08:26:47 +0000 (08:26 +0000)]
Added checks for malformated FastCGI requests (Mattias Bengtsson)

17 years agoAdded missing safety checks for 2nd parameter of setlocale() function
Ilia Alshanetsky [Fri, 7 Sep 2007 02:28:42 +0000 (02:28 +0000)]
Added missing safety checks for 2nd parameter of setlocale() function

17 years ago- MFH: Add a comment why not ~0 or -1.
Derick Rethans [Thu, 6 Sep 2007 13:28:05 +0000 (13:28 +0000)]
- MFH: Add a comment why not ~0 or -1.

17 years agoFixed leaks with multiple connects using one mysqli object.
Andrey Hristov [Thu, 6 Sep 2007 10:07:42 +0000 (10:07 +0000)]
Fixed leaks with multiple connects using one mysqli object.
HEAD will be fixed during the next mysqlnd merge

Fixed failing test for bug38710, 5.0 version is bad, 5.1 is ok.

17 years agoNew testcases for addslashes() function
Raghubansh Kumar [Thu, 6 Sep 2007 04:01:25 +0000 (04:01 +0000)]
New testcases for addslashes() function

17 years agoMFH: fixed typo in function name
Ilia Alshanetsky [Wed, 5 Sep 2007 13:03:59 +0000 (13:03 +0000)]
MFH: fixed typo in function name

17 years agoFixed bug #42378 (mysqli_stmt_bind_result memory exhaustion)
Andrey Hristov [Wed, 5 Sep 2007 12:36:44 +0000 (12:36 +0000)]
Fixed bug #42378 (mysqli_stmt_bind_result memory exhaustion)
Fixed regression of bug 38710. Already fixed in HEAD.
#HEAD will be fixed when doing the next merge from svn

17 years agoFixed bug #42214 (SoapServer sends clients internal PHP errors)
Dmitry Stogov [Wed, 5 Sep 2007 11:20:45 +0000 (11:20 +0000)]
Fixed bug #42214 (SoapServer sends clients internal PHP errors)

17 years agoFixed bug #42488 (SoapServer reports an encoding error and the error itself breaks).
Dmitry Stogov [Wed, 5 Sep 2007 10:18:23 +0000 (10:18 +0000)]
Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks).

17 years agoFixed bug #42523 (PHP_SELF duplicates path)
Dmitry Stogov [Wed, 5 Sep 2007 08:26:32 +0000 (08:26 +0000)]
Fixed bug #42523 (PHP_SELF duplicates path)