]> granicus.if.org Git - php/log
php
17 years ago- Add a comment why not ~0 or -1.
Derick Rethans [Thu, 6 Sep 2007 13:27:31 +0000 (13:27 +0000)]
- Add a comment why not ~0 or -1.

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

17 years agoChangeLog update
<changelog@php.net> [Thu, 6 Sep 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFixed typo in function name
Ilia Alshanetsky [Wed, 5 Sep 2007 13:03:33 +0000 (13:03 +0000)]
Fixed typo in function name

17 years agoMFB: Fixed bug #41845 (pgsql extension does not compile with PostgreSQL
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)

17 years agoMFB: Fixed bug #42506 (php_pgsql_convert() timezone parse bug)
Ilia Alshanetsky [Wed, 5 Sep 2007 12:56:16 +0000 (12:56 +0000)]
MFB: Fixed bug #42506 (php_pgsql_convert() timezone parse bug)

17 years agoMFB: Fixed possible buffer overflows inside the fnmatch() and glob()
Ilia Alshanetsky [Wed, 5 Sep 2007 12:55:36 +0000 (12:55 +0000)]
MFB: Fixed possible buffer overflows inside the fnmatch() and glob()
functions

17 years agoFixed bug #42214 (SoapServer sends clients internal PHP errors)
Dmitry Stogov [Wed, 5 Sep 2007 11:21:01 +0000 (11:21 +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:38 +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:49 +0000 (08:26 +0000)]
Fixed bug #42523 (PHP_SELF duplicates path)

17 years agoBug #42541 (Check for namespace decl. on first line doesn't work when extended info...
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)

17 years agoChangeLog update
<changelog@php.net> [Wed, 5 Sep 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update

17 years agodetect endianness in compile time when using Apple's GCC (fixes universal binary...
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)

17 years agofixed bug #29955 invalid case conversion in iso-8859-9.
Rui Hirokawa [Tue, 4 Sep 2007 14:13:44 +0000 (14:13 +0000)]
fixed bug #29955 invalid case conversion in iso-8859-9.

17 years ago- We have to store the original (allocated) pointer here as it was freed after
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.

17 years agoTest cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh.
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.

17 years agofix tests
Raghubansh Kumar [Tue, 4 Sep 2007 08:39:40 +0000 (08:39 +0000)]
fix tests

17 years agoChangeLog update
<changelog@php.net> [Tue, 4 Sep 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: malloc+memset == calloc
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..

17 years ago- Ugh, fix this properly.
Derick Rethans [Mon, 3 Sep 2007 12:12:51 +0000 (12:12 +0000)]
- Ugh, fix this properly.

17 years ago- Fixed DateTimeZone::getTransitions().
Derick Rethans [Mon, 3 Sep 2007 12:03:46 +0000 (12:03 +0000)]
- Fixed DateTimeZone::getTransitions().

17 years agoMFB: Fixed bug #42468 (Write lock on file_get_contents fails when using a compression...
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)

17 years agoChangeLog update
<changelog@php.net> [Mon, 3 Sep 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Avoid confusion.
Derick Rethans [Sun, 2 Sep 2007 19:57:21 +0000 (19:57 +0000)]
- Avoid confusion.

17 years agoMFB: Fixed bug #42072 (No warning message for clearstatcache() with arguments).
Hannes Magnusson [Sun, 2 Sep 2007 11:53:51 +0000 (11:53 +0000)]
MFB: Fixed bug #42072 (No warning message for clearstatcache() with arguments).

17 years agoChangeLog update
<changelog@php.net> [Sun, 2 Sep 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on
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).

17 years agoMFB: upgrade to PCRE 7.3
Nuno Lopes [Sat, 1 Sep 2007 18:01:44 +0000 (18:01 +0000)]
MFB: upgrade to PCRE 7.3

17 years agospaces -> tabs
Jan Lehnardt [Sat, 1 Sep 2007 17:17:05 +0000 (17:17 +0000)]
spaces -> tabs

17 years agoalso remove this file in HEAD
Nuno Lopes [Sat, 1 Sep 2007 14:44:16 +0000 (14:44 +0000)]
also remove this file in HEAD

17 years agoChangeLog update
<changelog@php.net> [Sat, 1 Sep 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB New tests for getAttribute
Christopher Jones [Fri, 31 Aug 2007 21:11:52 +0000 (21:11 +0000)]
MFB New tests for getAttribute

17 years agoMFB Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_...
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.

17 years agoprohibit arguments by ref in magic methods
Antony Dovgal [Fri, 31 Aug 2007 12:36:00 +0000 (12:36 +0000)]
prohibit arguments by ref in magic methods

17 years agoFixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline options)
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)

17 years agoFixed bug #42359 (xsd:list type not parsed)
Dmitry Stogov [Fri, 31 Aug 2007 10:48:57 +0000 (10:48 +0000)]
Fixed bug #42359 (xsd:list type not parsed)

17 years agows
Jani Taskinen [Fri, 31 Aug 2007 10:45:54 +0000 (10:45 +0000)]
ws

17 years agoFixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant...
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)

17 years agows
Jani Taskinen [Fri, 31 Aug 2007 08:35:07 +0000 (08:35 +0000)]
ws

17 years agows fixes
Jani Taskinen [Fri, 31 Aug 2007 08:13:07 +0000 (08:13 +0000)]
ws fixes

17 years agows + apify cfg_get_entry
Jani Taskinen [Fri, 31 Aug 2007 08:09:41 +0000 (08:09 +0000)]
ws + apify cfg_get_entry

17 years agoFixed bug #42326 (SoapServer crash)
Dmitry Stogov [Fri, 31 Aug 2007 08:07:46 +0000 (08:07 +0000)]
Fixed bug #42326 (SoapServer crash)

17 years ago- Revert the revert: this is not causing any problems (or we have lot bigger issues...
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

17 years ago- Moved the php.ini related function protos where they belong
Jani Taskinen [Fri, 31 Aug 2007 07:47:41 +0000 (07:47 +0000)]
- Moved the php.ini related function protos where they belong

17 years agows
Jani Taskinen [Fri, 31 Aug 2007 07:43:28 +0000 (07:43 +0000)]
ws

17 years ago- Include php_ini.h (needed in future, does not break anything)
Jani Taskinen [Fri, 31 Aug 2007 07:41:46 +0000 (07:41 +0000)]
- Include php_ini.h (needed in future, does not break anything)

17 years agoChangeLog update
<changelog@php.net> [Fri, 31 Aug 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB New tests
Christopher Jones [Thu, 30 Aug 2007 17:34:01 +0000 (17:34 +0000)]
MFB New tests

17 years agofix bug #42462 (Segmentation when trying to set an attribute in DOMElement)
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)

17 years ago- Allow binary strings as method name in $class::$method(), fixes
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)

17 years agofix C++ extensions build
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

17 years agoMFB: Add optional parameter to debug_backtrace().
Sebastian Bergmann [Thu, 30 Aug 2007 07:43:53 +0000 (07:43 +0000)]
MFB: Add optional parameter  to debug_backtrace().

17 years agofix tests: do not run when noatime set
Raghubansh Kumar [Thu, 30 Aug 2007 04:02:57 +0000 (04:02 +0000)]
fix tests: do not run when noatime set

17 years agowhen opening an internal file read-only, recycle the phar archive's fp. This makes...
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)

17 years agoChangeLog update
<changelog@php.net> [Thu, 30 Aug 2007 01:31:20 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Put the PHPAPI php_u_str_to_str() function in the .h, just like the rest.
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.

17 years agofix tests: do not run on MACOS
Raghubansh Kumar [Wed, 29 Aug 2007 10:13:25 +0000 (10:13 +0000)]
fix tests: do not run on MACOS

17 years agofix test, 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

17 years agoChangeLog update
<changelog@php.net> [Wed, 29 Aug 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update

17 years agonot exprimental
Ilia Alshanetsky [Wed, 29 Aug 2007 00:10:58 +0000 (00:10 +0000)]
not exprimental

17 years ago- Fixed allow_url_fopen_list/allow_url_include_list handling by making sure
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.

17 years agoChangeLog update
<changelog@php.net> [Tue, 28 Aug 2007 01:31:18 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFixed typo
Ilia Alshanetsky [Mon, 27 Aug 2007 23:47:40 +0000 (23:47 +0000)]
Fixed typo

17 years agoChangeLog update
<changelog@php.net> [Mon, 27 Aug 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles
Pierre Joye [Sun, 26 Aug 2007 20:33:22 +0000 (20:33 +0000)]
- gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles

17 years agoPDO is not experimental anymore
Ilia Alshanetsky [Sun, 26 Aug 2007 17:00:47 +0000 (17:00 +0000)]
PDO is not experimental anymore

17 years agoChangeLog update
<changelog@php.net> [Sun, 26 Aug 2007 01:31:32 +0000 (01:31 +0000)]
ChangeLog update

17 years agofixed compilation error on Visual C++ 2005
Rui Hirokawa [Sat, 25 Aug 2007 23:28:10 +0000 (23:28 +0000)]
fixed compilation error on Visual C++ 2005

17 years agofix tests
Antony Dovgal [Sat, 25 Aug 2007 16:02:11 +0000 (16:02 +0000)]
fix tests

17 years agoadd missing /* }}} */
Greg Beaver [Sat, 25 Aug 2007 01:36:21 +0000 (01:36 +0000)]
add missing /* }}} */

17 years agomove to 1.3.0 development
Greg Beaver [Sat, 25 Aug 2007 01:32:35 +0000 (01:32 +0000)]
move to 1.3.0 development
add Phar::delete()

17 years agoChangeLog update
<changelog@php.net> [Sat, 25 Aug 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update

17 years agoprepare release
Greg Beaver [Sat, 25 Aug 2007 01:04:49 +0000 (01:04 +0000)]
prepare release

17 years agoPrep for 1.5 release
Sara Golemon [Fri, 24 Aug 2007 21:33:05 +0000 (21:33 +0000)]
Prep for 1.5 release

17 years agoFix hash_init() for PHP < 6
Sara Golemon [Fri, 24 Aug 2007 21:27:38 +0000 (21:27 +0000)]
Fix hash_init() for PHP < 6

17 years agoadding check for rc1 to version-compare test
Zoe Slattery [Fri, 24 Aug 2007 14:46:34 +0000 (14:46 +0000)]
adding check for rc1 to version-compare test

17 years agoNamespace constants
Dmitry Stogov [Fri, 24 Aug 2007 13:50:52 +0000 (13:50 +0000)]
Namespace constants

17 years agofix segfault on shutdown due to UG(utf8_conv) being destroyed twice
Antony Dovgal [Fri, 24 Aug 2007 12:13:30 +0000 (12:13 +0000)]
fix segfault on shutdown due to UG(utf8_conv) being destroyed twice

17 years agofix test name
Antony Dovgal [Fri, 24 Aug 2007 12:06:03 +0000 (12:06 +0000)]
fix test name

17 years ago- Fix problem with non-bash compliant shells
Jani Taskinen [Fri, 24 Aug 2007 11:43:42 +0000 (11:43 +0000)]
- Fix problem with non-bash compliant shells

17 years agoChangeLog update
<changelog@php.net> [Fri, 24 Aug 2007 01:31:16 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd test for pre-existing alias failure, fix source to fail if alias already exists
Greg Beaver [Thu, 23 Aug 2007 23:23:26 +0000 (23:23 +0000)]
add test for pre-existing alias failure, fix source to fail if alias already exists

17 years agorevert patch which breaks multithreaded servers
Antony Dovgal [Thu, 23 Aug 2007 18:41:55 +0000 (18:41 +0000)]
revert patch which breaks multithreaded servers

17 years agoMFB: Fixed bug #37273 (Symlinks and mod_files session handler allow open_basedir...
Jani Taskinen [Thu, 23 Aug 2007 13:38:49 +0000 (13:38 +0000)]
MFB: Fixed bug #37273 (Symlinks and mod_files session handler allow open_basedir bypass)

17 years agoMFB: -r1.100.2.3.2.5
Jani Taskinen [Thu, 23 Aug 2007 13:09:27 +0000 (13:09 +0000)]
MFB: -r1.100.2.3.2.5

17 years agomissing )
Jani Taskinen [Thu, 23 Aug 2007 11:38:56 +0000 (11:38 +0000)]
missing )

17 years ago- Make version_compare() also understand the lower case variant of "RC".
Derick Rethans [Thu, 23 Aug 2007 11:36:14 +0000 (11:36 +0000)]
- Make version_compare() also understand the lower case variant of "RC".

17 years agofix tests
Raghubansh Kumar [Thu, 23 Aug 2007 09:34:15 +0000 (09:34 +0000)]
fix tests

17 years agoimplement Phar->setAlias()
Greg Beaver [Thu, 23 Aug 2007 04:49:39 +0000 (04:49 +0000)]
implement Phar->setAlias()

17 years agoChangeLog update
<changelog@php.net> [Thu, 23 Aug 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fixed bug #42365 (glob() crashes with invalid flags)
Jani Taskinen [Wed, 22 Aug 2007 14:58:30 +0000 (14:58 +0000)]
- Fixed bug #42365 (glob() crashes with invalid flags)

17 years agoFixed bug #42183 (classmap cause crashr in non-wsdl mode)
Dmitry Stogov [Wed, 22 Aug 2007 14:18:28 +0000 (14:18 +0000)]
Fixed bug #42183 (classmap cause crashr in non-wsdl mode)

17 years agoFixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in the same...
Dmitry Stogov [Wed, 22 Aug 2007 13:20:09 +0000 (13:20 +0000)]
Fixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in the same way as "instanceof" operator).

17 years agoFixed name resolution
Dmitry Stogov [Wed, 22 Aug 2007 07:39:37 +0000 (07:39 +0000)]
Fixed name resolution
  namespace A;
    B::foo(); // 1. this is function "foo" from namespace "B"
              // 2. this is static method "foo" of class "B" from namespace "A"
              // 3. this is static methos "boo" of internal class "B"
  namespace A;
    A::foo(); // 1. this is function "foo" from namespace "A"
              // 2. this is static method "foo" of class "A" from namespace "A"
              // 3. this is static methos "foo" of internal class "A"

17 years agotypo
Dmitry Stogov [Wed, 22 Aug 2007 06:33:25 +0000 (06:33 +0000)]
typo

17 years agotypo
Dmitry Stogov [Wed, 22 Aug 2007 06:17:12 +0000 (06:17 +0000)]
typo

17 years agoChangeLog update
<changelog@php.net> [Wed, 22 Aug 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFixed bug #42368 (Incorrect error message displayed by pg_escape_string)
Ilia Alshanetsky [Tue, 21 Aug 2007 23:51:34 +0000 (23:51 +0000)]
Fixed bug #42368 (Incorrect error message displayed by pg_escape_string)

17 years agoFix typo in fastcgi.logging option example
Jani Taskinen [Tue, 21 Aug 2007 23:24:01 +0000 (23:24 +0000)]
Fix typo in fastcgi.logging option example

17 years ago- Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator
Johannes Schlüter [Tue, 21 Aug 2007 22:43:38 +0000 (22:43 +0000)]
- Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator