]>
granicus.if.org Git - php/log
Dmitry Stogov [Mon, 10 Sep 2007 10:55:41 +0000 (10:55 +0000)]
Fixed bug #42587 (behaviour change regarding symlinked .php files)
Antony Dovgal [Mon, 10 Sep 2007 10:33:00 +0000 (10:33 +0000)]
fix tests
<changelog@php.net> [Mon, 10 Sep 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 9 Sep 2007 22:49:31 +0000 (22:49 +0000)]
use macros
Antony Dovgal [Sun, 9 Sep 2007 22:47:47 +0000 (22:47 +0000)]
remove the original
Antony Dovgal [Sun, 9 Sep 2007 22:47:23 +0000 (22:47 +0000)]
MFB: split test
Antony Dovgal [Sun, 9 Sep 2007 22:41:38 +0000 (22:41 +0000)]
unicode part of \v and \t patch
Ilia Alshanetsky [Sun, 9 Sep 2007 16:34:47 +0000 (16:34 +0000)]
MFB: Fixed bug #42590 (Make the engine recornize \v and \f escape sequences)
Scott MacVicar [Sun, 9 Sep 2007 16:07:45 +0000 (16:07 +0000)]
Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)
<changelog@php.net> [Sun, 9 Sep 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 8 Sep 2007 11:10:37 +0000 (11:10 +0000)]
output is started in php_module_startup(), no need to start it twice
fixes leaks in sapi/cgi/tests/005.phpt
Rob Richards [Sat, 8 Sep 2007 09:56:52 +0000 (09:56 +0000)]
point to valid config header
<changelog@php.net> [Sat, 8 Sep 2007 01:31:19 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Fri, 7 Sep 2007 14:43:24 +0000 (14:43 +0000)]
New testcases for ucwords() function
Raghubansh Kumar [Fri, 7 Sep 2007 14:22:56 +0000 (14:22 +0000)]
New testcases for strncmp() function
Jani Taskinen [Fri, 7 Sep 2007 14:18:06 +0000 (14:18 +0000)]
- Make the macro into function (for the sake of idiotic ZEND_STRL() macro)
Raghubansh Kumar [Fri, 7 Sep 2007 14:03:33 +0000 (14:03 +0000)]
New testcases for stripslashes() function
Zoe Slattery [Fri, 7 Sep 2007 11:06:48 +0000 (11:06 +0000)]
made equivalent (to php5 test) changes to the expected output. Although this test did originally have the right EXP section
Jani Taskinen [Fri, 7 Sep 2007 09:31:26 +0000 (09:31 +0000)]
- Fixed the rest of bug #41561 ( @ operator not working )
Jani Taskinen [Fri, 7 Sep 2007 08:49:07 +0000 (08:49 +0000)]
- Fixed bug #42579 (apache_reset_timeout() does not exist)
Dmitry Stogov [Fri, 7 Sep 2007 08:42:33 +0000 (08:42 +0000)]
forgotten part
Dmitry Stogov [Fri, 7 Sep 2007 08:30:10 +0000 (08:30 +0000)]
Added checks for malformated FastCGI requests (Mattias Bengtsson)
Ilia Alshanetsky [Fri, 7 Sep 2007 02:28:26 +0000 (02:28 +0000)]
Added missing safety checks for 2nd parameter of setlocale() function
<changelog@php.net> [Fri, 7 Sep 2007 01:31:13 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Thu, 6 Sep 2007 13:27:31 +0000 (13:27 +0000)]
- Add a comment why not ~0 or -1.
Raghubansh Kumar [Thu, 6 Sep 2007 04:02:56 +0000 (04:02 +0000)]
New testcases for addslashes() function
<changelog@php.net> [Thu, 6 Sep 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 5 Sep 2007 13:03:33 +0000 (13:03 +0000)]
Fixed typo in function name
Ilia Alshanetsky [Wed, 5 Sep 2007 12:58:48 +0000 (12:58 +0000)]
MFB: Fixed bug #41845 (pgsql extension does not compile with PostgreSQL
<7.4)
Ilia Alshanetsky [Wed, 5 Sep 2007 12:56:16 +0000 (12:56 +0000)]
MFB: Fixed bug #42506 (php_pgsql_convert() timezone parse bug)
Ilia Alshanetsky [Wed, 5 Sep 2007 12:55:36 +0000 (12:55 +0000)]
MFB: Fixed possible buffer overflows inside the fnmatch() and glob()
functions
Dmitry Stogov [Wed, 5 Sep 2007 11:21:01 +0000 (11:21 +0000)]
Fixed bug #42214 (SoapServer sends clients internal PHP errors)
Dmitry Stogov [Wed, 5 Sep 2007 10:18:38 +0000 (10:18 +0000)]
Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks).
Dmitry Stogov [Wed, 5 Sep 2007 08:26:49 +0000 (08:26 +0000)]
Fixed bug #42523 (PHP_SELF duplicates path)
Dmitry Stogov [Wed, 5 Sep 2007 07:24:52 +0000 (07:24 +0000)]
Bug #42541 (Check for namespace decl. on first line doesn't work when extended info is on)
<changelog@php.net> [Wed, 5 Sep 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Tue, 4 Sep 2007 18:46:08 +0000 (18:46 +0000)]
detect endianness in compile time when using Apple's GCC (fixes universal binary build)
Rui Hirokawa [Tue, 4 Sep 2007 14:13:44 +0000 (14:13 +0000)]
fixed bug #29955 invalid case conversion in iso-8859-9.
Derick Rethans [Tue, 4 Sep 2007 11:19:33 +0000 (11:19 +0000)]
- We have to store the original (allocated) pointer here as it was freed after
the pointer itself was modified, otherwise we'll get an invalid free error
here.
Zoe Slattery [Tue, 4 Sep 2007 11:18:35 +0000 (11:18 +0000)]
Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh.
Raghubansh Kumar [Tue, 4 Sep 2007 08:39:40 +0000 (08:39 +0000)]
fix tests
<changelog@php.net> [Tue, 4 Sep 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Nuno Lopes [Mon, 3 Sep 2007 14:34:42 +0000 (14:34 +0000)]
MFB: malloc+memset == calloc
# this was sitting here for quite a looong time..
Derick Rethans [Mon, 3 Sep 2007 12:12:51 +0000 (12:12 +0000)]
- Ugh, fix this properly.
Derick Rethans [Mon, 3 Sep 2007 12:03:46 +0000 (12:03 +0000)]
- Fixed DateTimeZone::getTransitions().
Jani Taskinen [Mon, 3 Sep 2007 11:53:43 +0000 (11:53 +0000)]
MFB: Fixed bug #42468 (Write lock on file_get_contents fails when using a compression stream)
<changelog@php.net> [Mon, 3 Sep 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Sun, 2 Sep 2007 19:57:21 +0000 (19:57 +0000)]
- Avoid confusion.
Hannes Magnusson [Sun, 2 Sep 2007 11:53:51 +0000 (11:53 +0000)]
MFB: Fixed bug #42072 (No warning message for clearstatcache() with arguments).
<changelog@php.net> [Sun, 2 Sep 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Sat, 1 Sep 2007 18:37:27 +0000 (18:37 +0000)]
- Fixed bug #42512 (ip2long('255.255.255.255') should return
4294967295 on
64-bit PHP).
Nuno Lopes [Sat, 1 Sep 2007 18:01:44 +0000 (18:01 +0000)]
MFB: upgrade to PCRE 7.3
Jan Lehnardt [Sat, 1 Sep 2007 17:17:05 +0000 (17:17 +0000)]
spaces -> tabs
Nuno Lopes [Sat, 1 Sep 2007 14:44:16 +0000 (14:44 +0000)]
also remove this file in HEAD
<changelog@php.net> [Sat, 1 Sep 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Fri, 31 Aug 2007 21:11:52 +0000 (21:11 +0000)]
MFB New tests for getAttribute
Christopher Jones [Fri, 31 Aug 2007 21:11:03 +0000 (21:11 +0000)]
MFB Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts.
Antony Dovgal [Fri, 31 Aug 2007 12:36:00 +0000 (12:36 +0000)]
prohibit arguments by ref in magic methods
Dmitry Stogov [Fri, 31 Aug 2007 12:18:04 +0000 (12:18 +0000)]
Fixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline options)
Dmitry Stogov [Fri, 31 Aug 2007 10:48:57 +0000 (10:48 +0000)]
Fixed bug #42359 (xsd:list type not parsed)
Jani Taskinen [Fri, 31 Aug 2007 10:45:54 +0000 (10:45 +0000)]
ws
Dmitry Stogov [Fri, 31 Aug 2007 09:36:14 +0000 (09:36 +0000)]
Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl)
Jani Taskinen [Fri, 31 Aug 2007 08:35:07 +0000 (08:35 +0000)]
ws
Jani Taskinen [Fri, 31 Aug 2007 08:13:07 +0000 (08:13 +0000)]
ws fixes
Jani Taskinen [Fri, 31 Aug 2007 08:09:41 +0000 (08:09 +0000)]
ws + apify cfg_get_entry
Dmitry Stogov [Fri, 31 Aug 2007 08:07:46 +0000 (08:07 +0000)]
Fixed bug #42326 (SoapServer crash)
Jani Taskinen [Fri, 31 Aug 2007 07:52:09 +0000 (07:52 +0000)]
- Revert the revert: this is not causing any problems (or we have lot bigger issues), the bug is elsewhere
Jani Taskinen [Fri, 31 Aug 2007 07:47:41 +0000 (07:47 +0000)]
- Moved the php.ini related function protos where they belong
Jani Taskinen [Fri, 31 Aug 2007 07:43:28 +0000 (07:43 +0000)]
ws
Jani Taskinen [Fri, 31 Aug 2007 07:41:46 +0000 (07:41 +0000)]
- Include php_ini.h (needed in future, does not break anything)
<changelog@php.net> [Fri, 31 Aug 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Thu, 30 Aug 2007 17:34:01 +0000 (17:34 +0000)]
MFB New tests
Rob Richards [Thu, 30 Aug 2007 16:31:57 +0000 (16:31 +0000)]
fix bug #42462 (Segmentation when trying to set an attribute in DOMElement)
Johannes Schlüter [Thu, 30 Aug 2007 14:48:39 +0000 (14:48 +0000)]
- Allow binary strings as method name in $class::$method(), fixes
tests/lang/044.phpt (Etienne Kneuss)
Antony Dovgal [Thu, 30 Aug 2007 10:34:12 +0000 (10:34 +0000)]
fix C++ extensions build
C++ doesn't allow implicit casting of void* to Uchar*, we have to do it explicitly
Sebastian Bergmann [Thu, 30 Aug 2007 07:43:53 +0000 (07:43 +0000)]
MFB: Add optional parameter to debug_backtrace().
Raghubansh Kumar [Thu, 30 Aug 2007 04:02:57 +0000 (04:02 +0000)]
fix tests: do not run when noatime set
Greg Beaver [Thu, 30 Aug 2007 02:30:16 +0000 (02:30 +0000)]
when opening an internal file read-only, recycle the phar archive's fp. This makes phar twice as fast (2.21x according to callgrind)
<changelog@php.net> [Thu, 30 Aug 2007 01:31:20 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Wed, 29 Aug 2007 14:11:30 +0000 (14:11 +0000)]
- Put the PHPAPI php_u_str_to_str() function in the .h, just like the rest.
Raghubansh Kumar [Wed, 29 Aug 2007 10:13:25 +0000 (10:13 +0000)]
fix tests: do not run on MACOS
Raghubansh Kumar [Wed, 29 Aug 2007 04:37:17 +0000 (04:37 +0000)]
fix test, do not run on macos
<changelog@php.net> [Wed, 29 Aug 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 29 Aug 2007 00:10:58 +0000 (00:10 +0000)]
not exprimental
Derick Rethans [Tue, 28 Aug 2007 12:12:02 +0000 (12:12 +0000)]
- Fixed allow_url_fopen_list/allow_url_include_list handling by making sure
the pointers are initialized. Thanks to Sara.
<changelog@php.net> [Tue, 28 Aug 2007 01:31:18 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 27 Aug 2007 23:47:40 +0000 (23:47 +0000)]
Fixed typo
<changelog@php.net> [Mon, 27 Aug 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 26 Aug 2007 20:33:22 +0000 (20:33 +0000)]
- gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles
Ilia Alshanetsky [Sun, 26 Aug 2007 17:00:47 +0000 (17:00 +0000)]
PDO is not experimental anymore
<changelog@php.net> [Sun, 26 Aug 2007 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Rui Hirokawa [Sat, 25 Aug 2007 23:28:10 +0000 (23:28 +0000)]
fixed compilation error on Visual C++ 2005
Antony Dovgal [Sat, 25 Aug 2007 16:02:11 +0000 (16:02 +0000)]
fix tests
Greg Beaver [Sat, 25 Aug 2007 01:36:21 +0000 (01:36 +0000)]
add missing /* }}} */
Greg Beaver [Sat, 25 Aug 2007 01:32:35 +0000 (01:32 +0000)]
move to 1.3.0 development
add Phar::delete()
<changelog@php.net> [Sat, 25 Aug 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Sat, 25 Aug 2007 01:04:49 +0000 (01:04 +0000)]
prepare release
Sara Golemon [Fri, 24 Aug 2007 21:33:05 +0000 (21:33 +0000)]
Prep for 1.5 release
Sara Golemon [Fri, 24 Aug 2007 21:27:38 +0000 (21:27 +0000)]
Fix hash_init() for PHP < 6
Zoe Slattery [Fri, 24 Aug 2007 14:46:34 +0000 (14:46 +0000)]
adding check for rc1 to version-compare test