]> granicus.if.org Git - php/log
php
18 years agoMFH: fix #39060 (virtual_file_ex() is broken on *BSD)
Antony Dovgal [Fri, 6 Oct 2006 14:03:19 +0000 (14:03 +0000)]
MFH: fix #39060 (virtual_file_ex() is broken on *BSD)

18 years agoBFN
Edin Kadribasic [Fri, 6 Oct 2006 12:53:15 +0000 (12:53 +0000)]
BFN

18 years agoFix for #38985 (Wez)
Edin Kadribasic [Fri, 6 Oct 2006 12:23:30 +0000 (12:23 +0000)]
Fix for #38985  (Wez)

18 years agoFix ZTS build.
Sebastian Bergmann [Fri, 6 Oct 2006 03:48:00 +0000 (03:48 +0000)]
Fix ZTS build.

18 years agoRevert until 5.2's release since we're in RC stage
Sara Golemon [Fri, 6 Oct 2006 00:02:56 +0000 (00:02 +0000)]
Revert until 5.2's release since we're in RC stage

18 years agoMFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()
Sara Golemon [Thu, 5 Oct 2006 23:32:52 +0000 (23:32 +0000)]
MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()

18 years ago<tony2001> ilia: are you serious?
Antony Dovgal [Thu, 5 Oct 2006 20:28:15 +0000 (20:28 +0000)]
<tony2001> ilia: are you serious?
<ilia> tony2001: yes

18 years agoadd test
Antony Dovgal [Thu, 5 Oct 2006 19:49:43 +0000 (19:49 +0000)]
add test

18 years ago5.2.0RC5
Ilia Alshanetsky [Thu, 5 Oct 2006 19:49:03 +0000 (19:49 +0000)]
5.2.0RC5

18 years agoIncrement replace count value for case-sensitive single char searches.
Andrei Zmievski [Thu, 5 Oct 2006 18:23:19 +0000 (18:23 +0000)]
Increment replace count value for case-sensitive single char searches.

18 years ago- nuke unused variable
Hannes Magnusson [Thu, 5 Oct 2006 16:02:29 +0000 (16:02 +0000)]
- nuke unused variable
- "prefer" two arguments
- only print "wrong parameter count" once

18 years agoMFH: decrement ch->uses (or destroy handle) when destroying multi handle
Antony Dovgal [Thu, 5 Oct 2006 15:06:40 +0000 (15:06 +0000)]
MFH: decrement ch->uses (or destroy handle) when destroying multi handle

18 years agofix build with new version of c-client
Antony Dovgal [Thu, 5 Oct 2006 14:25:41 +0000 (14:25 +0000)]
fix build with new version of c-client

18 years agoCRLF->CR
Dmitry Stogov [Thu, 5 Oct 2006 12:09:58 +0000 (12:09 +0000)]
CRLF->CR

18 years agoLibrary updates
Edin Kadribasic [Thu, 5 Oct 2006 11:17:56 +0000 (11:17 +0000)]
Library updates

18 years agoAdded PQescapeStringConn support to windows too
Edin Kadribasic [Thu, 5 Oct 2006 11:13:31 +0000 (11:13 +0000)]
Added PQescapeStringConn support to windows too

18 years agoAllow future extensibility without binary compatibility break
Dmitry Stogov [Thu, 5 Oct 2006 08:08:57 +0000 (08:08 +0000)]
Allow future extensibility without binary compatibility  break

18 years agoFixed bug #38989 (Absolute path with slash at beginning doesn't work on win)
Dmitry Stogov [Thu, 5 Oct 2006 08:03:11 +0000 (08:03 +0000)]
Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)

18 years agoFixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
Ilia Alshanetsky [Thu, 5 Oct 2006 00:38:02 +0000 (00:38 +0000)]
Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
servers running Google web server).

18 years agoAdded support for character sets in PDO quote() method for PostgreSQL
Ilia Alshanetsky [Wed, 4 Oct 2006 23:53:36 +0000 (23:53 +0000)]
Added support for character sets in PDO quote() method for PostgreSQL
8.1.4 and higher.

18 years agoAdded support for character sets in pg_escape_string() for PostgreSQL
Ilia Alshanetsky [Wed, 4 Oct 2006 23:27:03 +0000 (23:27 +0000)]
Added support for character sets in pg_escape_string() for PostgreSQL
8.1.4 and higher.

18 years agoFixed missing open_basedir check inside chdir() function.
Ilia Alshanetsky [Wed, 4 Oct 2006 23:19:25 +0000 (23:19 +0000)]
Fixed missing open_basedir check inside chdir() function.

18 years agoadd test
Antony Dovgal [Wed, 4 Oct 2006 13:35:51 +0000 (13:35 +0000)]
add test

18 years agoMFH
Antony Dovgal [Wed, 4 Oct 2006 13:30:53 +0000 (13:30 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Wed, 4 Oct 2006 13:24:19 +0000 (13:24 +0000)]
MFH

18 years agoadd missing ifdef
Antony Dovgal [Wed, 4 Oct 2006 13:02:36 +0000 (13:02 +0000)]
add missing ifdef

18 years agoUpdate credits
Edin Kadribasic [Wed, 4 Oct 2006 12:51:33 +0000 (12:51 +0000)]
Update credits

18 years agoBFN
Rob Richards [Wed, 4 Oct 2006 12:04:32 +0000 (12:04 +0000)]
BFN

18 years agofix bug #39035 (Compatibilty issue between DOM and ze1_compatibility_mode
Rob Richards [Wed, 4 Oct 2006 12:02:49 +0000 (12:02 +0000)]
fix bug #39035 (Compatibilty issue between DOM and ze1_compatibility_mode

18 years ago- used only in HEAD
Pierre Joye [Wed, 4 Oct 2006 12:02:46 +0000 (12:02 +0000)]
- used only in HEAD

18 years ago- wrong definition
Pierre Joye [Wed, 4 Oct 2006 11:48:04 +0000 (11:48 +0000)]
- wrong definition

18 years agofix typo
Antony Dovgal [Wed, 4 Oct 2006 11:20:14 +0000 (11:20 +0000)]
fix typo

18 years agoMFH: fix #39032 (strcspn() stops on null character)
Antony Dovgal [Wed, 4 Oct 2006 11:14:32 +0000 (11:14 +0000)]
MFH: fix #39032 (strcspn() stops on null character)

18 years ago- more tests for the last commits
Pierre Joye [Tue, 3 Oct 2006 23:32:33 +0000 (23:32 +0000)]
- more tests for the last commits

18 years agoShoehorn myself into the credits.
Ilia Alshanetsky [Tue, 3 Oct 2006 22:18:08 +0000 (22:18 +0000)]
Shoehorn myself into the credits.

18 years agoLast set of zend_hash_init() optimizations
Ilia Alshanetsky [Tue, 3 Oct 2006 19:51:01 +0000 (19:51 +0000)]
Last set of zend_hash_init() optimizations

18 years agoMFH: throw a warning when doing modulus by 0 (fr #39027)
Antony Dovgal [Tue, 3 Oct 2006 17:54:51 +0000 (17:54 +0000)]
MFH: throw a warning when doing modulus by 0 (fr #39027)

18 years agooptimize zend_hash_init() with known hash table sizes.
Ilia Alshanetsky [Tue, 3 Oct 2006 17:41:47 +0000 (17:41 +0000)]
optimize zend_hash_init() with known hash table sizes.

18 years agoMFH: compact() doesnt throw "wrong param count"
Hannes Magnusson [Tue, 3 Oct 2006 16:37:51 +0000 (16:37 +0000)]
MFH: compact() doesnt throw "wrong param count"

18 years agoFixed handling of FILTER_FORCE_ARRAY
Ilia Alshanetsky [Tue, 3 Oct 2006 15:34:50 +0000 (15:34 +0000)]
Fixed handling of FILTER_FORCE_ARRAY

18 years agopg_send_prepare(), pg_send_query_params() & pg_send_execute() do not throw "Wrong...
Hannes Magnusson [Tue, 3 Oct 2006 15:21:47 +0000 (15:21 +0000)]
pg_send_prepare(), pg_send_query_params() & pg_send_execute() do not throw "Wrong parameter count"

18 years ago- vi folding, ws
Pierre Joye [Tue, 3 Oct 2006 11:42:23 +0000 (11:42 +0000)]
- vi folding, ws

18 years agoSpeedup array/HashTable copying. (Matt W)
Dmitry Stogov [Tue, 3 Oct 2006 11:10:33 +0000 (11:10 +0000)]
Speedup array/HashTable copying. (Matt W)

18 years agoFixed bug #38942 (Double old-style-ctor inheritance)
Dmitry Stogov [Tue, 3 Oct 2006 09:59:07 +0000 (09:59 +0000)]
Fixed bug #38942 (Double old-style-ctor inheritance)

18 years agoFixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults)
Dmitry Stogov [Tue, 3 Oct 2006 09:05:14 +0000 (09:05 +0000)]
Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults)

18 years agofix test
Antony Dovgal [Tue, 3 Oct 2006 08:44:01 +0000 (08:44 +0000)]
fix test

18 years agoFixed memory leak (Nuno)
Dmitry Stogov [Tue, 3 Oct 2006 07:30:46 +0000 (07:30 +0000)]
Fixed memory leak (Nuno)

18 years agoFixed possible crash with default namespaces
Dmitry Stogov [Tue, 3 Oct 2006 07:00:35 +0000 (07:00 +0000)]
Fixed possible crash with default namespaces

18 years ago- fix (ZTS) build
Michael Wallner [Tue, 3 Oct 2006 05:57:52 +0000 (05:57 +0000)]
- fix (ZTS) build

18 years agoRefactor the filter extension
Ilia Alshanetsky [Tue, 3 Oct 2006 02:16:53 +0000 (02:16 +0000)]
Refactor the filter extension
- Cleanup API
- Added handling for circular references
- Renamed functions.

# Original patch by Pierre

18 years agoMFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness)
Antony Dovgal [Mon, 2 Oct 2006 22:09:49 +0000 (22:09 +0000)]
MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness)

18 years agoMFH: the last part of the fix for #39004
Antony Dovgal [Mon, 2 Oct 2006 20:49:23 +0000 (20:49 +0000)]
MFH: the last part of the fix for #39004

18 years agoUse php_error_docref() instead.
Andrei Zmievski [Mon, 2 Oct 2006 20:07:14 +0000 (20:07 +0000)]
Use php_error_docref() instead.

18 years agoMore offset fixes. Added E_NOTICE where appropriate.
Andrei Zmievski [Mon, 2 Oct 2006 19:58:15 +0000 (19:58 +0000)]
More offset fixes. Added E_NOTICE where appropriate.

18 years agoFix invalid memory access in strrpos().
Andrei Zmievski [Mon, 2 Oct 2006 19:42:42 +0000 (19:42 +0000)]
Fix invalid memory access in strrpos().

18 years agofix the fix for #39004
Antony Dovgal [Mon, 2 Oct 2006 19:17:53 +0000 (19:17 +0000)]
fix the fix for #39004

18 years agoFixed bug #39004 (Fixed generation of config.nice with autoconf 2.60).
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).

18 years agofix tests
Antony Dovgal [Mon, 2 Oct 2006 14:31:04 +0000 (14:31 +0000)]
fix tests

18 years agoRename utils.php to utils.inc
Hannes Magnusson [Mon, 2 Oct 2006 14:17:47 +0000 (14:17 +0000)]
Rename utils.php to utils.inc

18 years agoMFH: #39001 (ReflectionProperty returns incorrect declaring class for protected prope...
Antony Dovgal [Mon, 2 Oct 2006 12:16:35 +0000 (12:16 +0000)]
MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties)

18 years agoMFH: fix #39003 (__autoload() is called for type hinting)
Antony Dovgal [Mon, 2 Oct 2006 11:09:52 +0000 (11:09 +0000)]
MFH: fix #39003 (__autoload() is called for type hinting)

18 years agoFix test
Hannes Magnusson [Mon, 2 Oct 2006 08:36:35 +0000 (08:36 +0000)]
Fix test
#failes atm...

18 years agoInitial commit..
Hannes Magnusson [Mon, 2 Oct 2006 07:59:45 +0000 (07:59 +0000)]
Initial commit..

18 years agoprotos
Hannes Magnusson [Mon, 2 Oct 2006 07:58:13 +0000 (07:58 +0000)]
protos

18 years agoFix protos
Hannes Magnusson [Mon, 2 Oct 2006 07:44:34 +0000 (07:44 +0000)]
Fix protos

18 years agoFix proto
Hannes Magnusson [Mon, 2 Oct 2006 07:36:18 +0000 (07:36 +0000)]
Fix proto

18 years agoFixed bug #38993 (Fixed safe_mode/open_basedir checks for
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).

18 years agofixed bug #37103: libmbfl headers was not installed correctly.
Rui Hirokawa [Sun, 1 Oct 2006 08:34:39 +0000 (08:34 +0000)]
fixed bug #37103: libmbfl headers was not installed correctly.

18 years agoAdded safety checks against integer overflow.
Ilia Alshanetsky [Sat, 30 Sep 2006 17:12:06 +0000 (17:12 +0000)]
Added safety checks against integer overflow.

18 years agoAdded missing API function declaration.
Ilia Alshanetsky [Fri, 29 Sep 2006 22:35:47 +0000 (22:35 +0000)]
Added missing API function declaration.

18 years agoAdded missing declaration of the php_get_uname() PHPAPI function.
Ilia Alshanetsky [Fri, 29 Sep 2006 21:40:16 +0000 (21:40 +0000)]
Added missing declaration of the php_get_uname() PHPAPI function.

18 years agofix protos
Hannes Magnusson [Fri, 29 Sep 2006 13:11:28 +0000 (13:11 +0000)]
fix protos

18 years agofix arginfo
Hannes Magnusson [Fri, 29 Sep 2006 12:29:21 +0000 (12:29 +0000)]
fix arginfo

18 years agoMFH
Antony Dovgal [Fri, 29 Sep 2006 12:18:58 +0000 (12:18 +0000)]
MFH

18 years agoIf one name is disallowed don't drop all files
Stefan Esser [Fri, 29 Sep 2006 10:05:34 +0000 (10:05 +0000)]
If one name is disallowed don't drop all files

18 years agoMFH: fixed error message
Georg Richter [Fri, 29 Sep 2006 08:40:10 +0000 (08:40 +0000)]
MFH: fixed error message

18 years agoMFH
Antony Dovgal [Thu, 28 Sep 2006 23:27:59 +0000 (23:27 +0000)]
MFH

18 years agoFixed a large leak inside _php_image_create_from()
Ilia Alshanetsky [Thu, 28 Sep 2006 23:17:31 +0000 (23:17 +0000)]
Fixed a large leak inside _php_image_create_from()

18 years agoMFH
Antony Dovgal [Thu, 28 Sep 2006 23:03:56 +0000 (23:03 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Thu, 28 Sep 2006 22:33:06 +0000 (22:33 +0000)]
MFH

18 years agoadd .libs to .cvsignore
Hannes Magnusson [Thu, 28 Sep 2006 22:03:18 +0000 (22:03 +0000)]
add .libs to .cvsignore

18 years agofix test name
Antony Dovgal [Thu, 28 Sep 2006 22:02:04 +0000 (22:02 +0000)]
fix test name

18 years agoGah. these werent suppost to get committed atm
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!

18 years agoRemove unused ini options
Hannes Magnusson [Thu, 28 Sep 2006 19:37:59 +0000 (19:37 +0000)]
Remove unused ini options

18 years agoAdd new 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

18 years agobjori->Hannes
Hannes Magnusson [Thu, 28 Sep 2006 17:10:14 +0000 (17:10 +0000)]
bjori->Hannes

18 years agoAdded handling for virtual_file_ex() failures.
Ilia Alshanetsky [Thu, 28 Sep 2006 15:48:35 +0000 (15:48 +0000)]
Added handling for virtual_file_ex() failures.

# Patch by Nuno

18 years agoFixed bug #38859 (parse_url() fails if passing '@' in passwd).
Ilia Alshanetsky [Thu, 28 Sep 2006 14:52:31 +0000 (14:52 +0000)]
Fixed bug #38859 (parse_url() fails if passing '@' in passwd).

18 years agoBFN
Antony Dovgal [Thu, 28 Sep 2006 12:57:56 +0000 (12:57 +0000)]
BFN

18 years agoMFH: fix #38981 (using FTP URLs in get_headers() causes crash)
Antony Dovgal [Thu, 28 Sep 2006 12:55:15 +0000 (12:55 +0000)]
MFH: fix #38981 (using FTP URLs in get_headers() causes crash)

18 years agonew tests
Antony Dovgal [Thu, 28 Sep 2006 12:03:49 +0000 (12:03 +0000)]
new tests

18 years agofix test
Hannes Magnusson [Thu, 28 Sep 2006 12:01:52 +0000 (12:01 +0000)]
fix test

18 years agoadd new tests
Antony Dovgal [Thu, 28 Sep 2006 11:44:05 +0000 (11:44 +0000)]
add new tests

18 years agoMFH: fix arginfo&proto
Hannes Magnusson [Thu, 28 Sep 2006 11:32:30 +0000 (11:32 +0000)]
MFH: fix arginfo&proto

18 years agofix some compiler warnings
Rob Richards [Thu, 28 Sep 2006 10:11:36 +0000 (10:11 +0000)]
fix some compiler warnings

18 years agoRemoved unused libfcgi
Dmitry Stogov [Thu, 28 Sep 2006 09:37:52 +0000 (09:37 +0000)]
Removed unused libfcgi

18 years ago- imagefill entry
Pierre Joye [Thu, 28 Sep 2006 09:02:17 +0000 (09:02 +0000)]
- imagefill entry

18 years ago- imagefill(), infinite loop with wrong color index
Pierre Joye [Thu, 28 Sep 2006 08:48:02 +0000 (08:48 +0000)]
- imagefill(), infinite loop with wrong color index

18 years agoMFH
Antony Dovgal [Thu, 28 Sep 2006 08:26:33 +0000 (08:26 +0000)]
MFH

18 years agoFixed wrong pipe detection code
Dmitry Stogov [Thu, 28 Sep 2006 07:26:02 +0000 (07:26 +0000)]
Fixed wrong pipe detection code