]> granicus.if.org Git - php/log
php
17 years agoMFH: update PCRE symbols list
Nuno Lopes [Sun, 25 Feb 2007 18:50:16 +0000 (18:50 +0000)]
MFH: update PCRE symbols list

17 years agofix #40611 (possible cURL memory error)
Antony Dovgal [Fri, 23 Feb 2007 20:53:24 +0000 (20:53 +0000)]
fix #40611 (possible cURL memory error)

17 years agofix build
Edin Kadribasic [Thu, 22 Feb 2007 20:32:11 +0000 (20:32 +0000)]
fix build

17 years ago- Back to -dev.
Derick Rethans [Thu, 22 Feb 2007 14:47:30 +0000 (14:47 +0000)]
- Back to -dev.

17 years ago- Go with RC1.
Derick Rethans [Thu, 22 Feb 2007 14:45:30 +0000 (14:45 +0000)]
- Go with RC1.

17 years agoMFH: fix #40578 (imagettftext() multithreading issue)
Antony Dovgal [Wed, 21 Feb 2007 18:41:23 +0000 (18:41 +0000)]
MFH: fix #40578 (imagettftext() multithreading issue)

17 years agoFixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent...
Dmitry Stogov [Fri, 16 Feb 2007 11:47:20 +0000 (11:47 +0000)]
Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed)

17 years agoBFN
Antony Dovgal [Fri, 16 Feb 2007 08:21:30 +0000 (08:21 +0000)]
BFN

17 years agofix ext/interbase build
Antony Dovgal [Fri, 16 Feb 2007 07:11:33 +0000 (07:11 +0000)]
fix ext/interbase build

17 years agofix segfault in php_add_session_var()
Antony Dovgal [Thu, 15 Feb 2007 09:41:31 +0000 (09:41 +0000)]
fix segfault in php_add_session_var()

17 years agofix possible off-by-one in str_(i)replace()
Antony Dovgal [Thu, 15 Feb 2007 09:31:01 +0000 (09:31 +0000)]
fix possible off-by-one in str_(i)replace()

17 years agoupgrade bundled PCRE to version 7.0
Nuno Lopes [Tue, 13 Feb 2007 20:23:29 +0000 (20:23 +0000)]
upgrade bundled PCRE to version 7.0

17 years ago- Back to -dev.
Derick Rethans [Tue, 13 Feb 2007 18:22:06 +0000 (18:22 +0000)]
- Back to -dev.

17 years ago- Package 4.4.5.
Derick Rethans [Tue, 13 Feb 2007 18:20:11 +0000 (18:20 +0000)]
- Package 4.4.5.

17 years agofix #40335 (Compile fails when using GCC 4.1.1/binutils 2.17)
Antony Dovgal [Mon, 12 Feb 2007 17:13:22 +0000 (17:13 +0000)]
fix #40335 (Compile fails when using GCC 4.1.1/binutils 2.17)

17 years agofix typos
Nuno Lopes [Sat, 10 Feb 2007 20:57:29 +0000 (20:57 +0000)]
fix typos

18 years ago- Back to -dev.
Derick Rethans [Thu, 1 Feb 2007 08:55:41 +0000 (08:55 +0000)]
- Back to -dev.

18 years ago- Go with RC2.
Derick Rethans [Thu, 1 Feb 2007 08:54:32 +0000 (08:54 +0000)]
- Go with RC2.

18 years agobackported fix for ext/imap compilation failure with recent c-client versions
Antony Dovgal [Mon, 29 Jan 2007 10:08:17 +0000 (10:08 +0000)]
backported fix for ext/imap compilation failure with recent c-client versions
(fixes #39401)

18 years agoupdate to PEAR 1.5.0, Archive_Tar 1.3.2, Console_Getopt 1.2.1, Structures_Graph 1.0.2
Greg Beaver [Sun, 28 Jan 2007 23:09:44 +0000 (23:09 +0000)]
update to PEAR 1.5.0, Archive_Tar 1.3.2, Console_Getopt 1.2.1, Structures_Graph 1.0.2

18 years ago- Backported a fix in the configure tests to detect the "rounding fuzz".
Derick Rethans [Mon, 22 Jan 2007 19:59:21 +0000 (19:59 +0000)]
- Backported a fix in the configure tests to detect the "rounding fuzz".

18 years ago- Move ext/ovrimos to PECL.
Derick Rethans [Mon, 22 Jan 2007 19:51:38 +0000 (19:51 +0000)]
- Move ext/ovrimos to PECL.

18 years agofix array_unique() to return array with any type of argument
Antony Dovgal [Mon, 22 Jan 2007 08:23:08 +0000 (08:23 +0000)]
fix array_unique() to return array with any type of argument

18 years agoBuffer length checks
Ilia Alshanetsky [Wed, 17 Jan 2007 23:59:07 +0000 (23:59 +0000)]
Buffer length checks

18 years agoMFH: Fixed output code inside odbc_result_all()
Ilia Alshanetsky [Tue, 16 Jan 2007 18:56:45 +0000 (18:56 +0000)]
MFH: Fixed output code inside odbc_result_all()

18 years agoAdded buffer length checks
Ilia Alshanetsky [Tue, 16 Jan 2007 00:11:53 +0000 (00:11 +0000)]
Added buffer length checks

18 years agoMFH: Improve validation of argnum, width and precision.
Ilia Alshanetsky [Sat, 13 Jan 2007 16:31:36 +0000 (16:31 +0000)]
MFH: Improve validation of argnum, width and precision.

18 years agoFixed bug #36248 (CURLOPT_HEADERFUNCTION, couldn't set the function in the
Ilia Alshanetsky [Fri, 12 Jan 2007 16:38:40 +0000 (16:38 +0000)]
Fixed bug #36248 (CURLOPT_HEADERFUNCTION, couldn't set the function in the
class).

18 years agoMFH: Use long instead of int where long is expected.
Ilia Alshanetsky [Fri, 12 Jan 2007 02:04:37 +0000 (02:04 +0000)]
MFH: Use long instead of int where long is expected.

18 years agoMFH
Antony Dovgal [Thu, 11 Jan 2007 16:47:33 +0000 (16:47 +0000)]
MFH

18 years ago- MFH: Bump year
Johannes Schlüter [Wed, 10 Jan 2007 22:17:41 +0000 (22:17 +0000)]
- MFH: Bump year

18 years agoFixed bug #39819 (Using $this not in object context can cause segfaults)
Dmitry Stogov [Tue, 9 Jan 2007 17:06:42 +0000 (17:06 +0000)]
Fixed bug #39819 (Using $this not in object context can cause segfaults)

18 years agoMFH: Prevent SESSION/GLOBALS overload via session decoding
Ilia Alshanetsky [Tue, 9 Jan 2007 15:31:36 +0000 (15:31 +0000)]
MFH: Prevent SESSION/GLOBALS overload via session decoding

18 years agoMFH: Added key_length intialization for intergers
Ilia Alshanetsky [Tue, 9 Jan 2007 15:21:08 +0000 (15:21 +0000)]
MFH: Added key_length intialization for intergers

18 years agoMFH: zerofill info_data
Antony Dovgal [Tue, 9 Jan 2007 11:38:04 +0000 (11:38 +0000)]
MFH: zerofill info_data

18 years agoMFH: Use safe_emalloc() rather then emalloc()
Ilia Alshanetsky [Mon, 8 Jan 2007 14:25:22 +0000 (14:25 +0000)]
MFH: Use safe_emalloc() rather then emalloc()

18 years agoNew curl lib needs CURL_STATICLIB define when linked statically
Edin Kadribasic [Fri, 5 Jan 2007 10:00:56 +0000 (10:00 +0000)]
New curl lib needs CURL_STATICLIB define when linked statically

18 years ago- Back to -dev
Derick Rethans [Fri, 5 Jan 2007 08:56:56 +0000 (08:56 +0000)]
- Back to -dev

18 years ago- 4.4.5rc1
Derick Rethans [Fri, 5 Jan 2007 08:54:57 +0000 (08:54 +0000)]
- 4.4.5rc1

18 years agoMFH: Added missing open_basedir checks
Ilia Alshanetsky [Thu, 4 Jan 2007 23:50:45 +0000 (23:50 +0000)]
MFH: Added missing open_basedir checks

18 years agoMFH: revert pcrelib version string
Hannes Magnusson [Wed, 3 Jan 2007 20:09:00 +0000 (20:09 +0000)]
MFH: revert pcrelib version string

18 years agomerge Tony's patch to fix memleak
Nuno Lopes [Wed, 3 Jan 2007 20:04:57 +0000 (20:04 +0000)]
merge Tony's patch to fix memleak

18 years agoMFH
Antony Dovgal [Wed, 3 Jan 2007 18:32:58 +0000 (18:32 +0000)]
MFH

18 years agoMFH: unlink temporary file on error
Ilia Alshanetsky [Wed, 3 Jan 2007 03:59:23 +0000 (03:59 +0000)]
MFH: unlink temporary file on error

18 years agoAdded length parameter validator to zip_entry_read()
Ilia Alshanetsky [Tue, 2 Jan 2007 14:40:32 +0000 (14:40 +0000)]
Added length parameter validator to zip_entry_read()

18 years agoMFB
Nuno Lopes [Mon, 1 Jan 2007 20:11:00 +0000 (20:11 +0000)]
MFB

18 years agoMFH: Bump year.
Sebastian Bergmann [Mon, 1 Jan 2007 09:47:28 +0000 (09:47 +0000)]
MFH: Bump year.

18 years agoMFH: Added boundary checks to php_binary deserializer
Ilia Alshanetsky [Sun, 31 Dec 2006 22:26:25 +0000 (22:26 +0000)]
MFH: Added boundary checks to php_binary deserializer

18 years agoMFH: Added missing resource validation checks
Ilia Alshanetsky [Sat, 30 Dec 2006 20:50:50 +0000 (20:50 +0000)]
MFH: Added missing resource validation checks

18 years agoMFH: Added missing resource type checks
Ilia Alshanetsky [Sat, 30 Dec 2006 20:21:39 +0000 (20:21 +0000)]
MFH: Added missing resource type checks

18 years agoMFH: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
Ilia Alshanetsky [Fri, 29 Dec 2006 00:35:25 +0000 (00:35 +0000)]
MFH: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).

18 years agoMFH
Antony Dovgal [Thu, 28 Dec 2006 22:36:59 +0000 (22:36 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Thu, 28 Dec 2006 20:45:36 +0000 (20:45 +0000)]
MFH

18 years agoMFH: Added buffer length checks
Ilia Alshanetsky [Thu, 28 Dec 2006 15:21:41 +0000 (15:21 +0000)]
MFH: Added buffer length checks

18 years agoMFH
Antony Dovgal [Thu, 28 Dec 2006 13:30:34 +0000 (13:30 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Thu, 28 Dec 2006 12:19:21 +0000 (12:19 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Thu, 28 Dec 2006 12:02:59 +0000 (12:02 +0000)]
MFH

18 years agoMFB: safety checks
Ilia Alshanetsky [Tue, 26 Dec 2006 17:33:13 +0000 (17:33 +0000)]
MFB: safety checks

18 years agoMFH: Session deserializer protection.
Ilia Alshanetsky [Tue, 26 Dec 2006 17:23:33 +0000 (17:23 +0000)]
MFH: Session deserializer protection.

18 years agoMF52
Antony Dovgal [Mon, 25 Dec 2006 21:18:11 +0000 (21:18 +0000)]
MF52

18 years agoMFH
Antony Dovgal [Mon, 25 Dec 2006 21:08:13 +0000 (21:08 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Mon, 25 Dec 2006 20:54:58 +0000 (20:54 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Mon, 25 Dec 2006 20:04:23 +0000 (20:04 +0000)]
MFH

18 years agoMFH: fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install...
Antony Dovgal [Mon, 25 Dec 2006 15:42:35 +0000 (15:42 +0000)]
MFH: fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install path)

18 years agoMFH
Antony Dovgal [Mon, 25 Dec 2006 15:29:10 +0000 (15:29 +0000)]
MFH

18 years agoMFH: Define SENDBUFLEN for older c-client libs
Ilia Alshanetsky [Mon, 25 Dec 2006 14:23:32 +0000 (14:23 +0000)]
MFH: Define SENDBUFLEN for older c-client libs

18 years agoMFH
Antony Dovgal [Mon, 25 Dec 2006 11:51:20 +0000 (11:51 +0000)]
MFH

18 years agoMFH: Fixed buffer boundary protection
Ilia Alshanetsky [Sun, 24 Dec 2006 22:15:30 +0000 (22:15 +0000)]
MFH: Fixed buffer boundary protection

18 years agoMFB: Added checks for negative max length and overflow checks for
Ilia Alshanetsky [Sat, 23 Dec 2006 18:56:42 +0000 (18:56 +0000)]
MFB: Added checks for negative max length and overflow checks for
overly long strings.

18 years agoFixed bug #39361, #39400 (mbstring function overloading problem).
Seiji Masugata [Thu, 21 Dec 2006 17:28:57 +0000 (17:28 +0000)]
Fixed bug #39361, #39400 (mbstring function overloading problem).

18 years agoMFH fix leaks on errors
Antony Dovgal [Thu, 21 Dec 2006 01:03:54 +0000 (01:03 +0000)]
MFH fix leaks on errors

18 years agoMFH
Antony Dovgal [Thu, 21 Dec 2006 00:43:30 +0000 (00:43 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Wed, 20 Dec 2006 23:37:27 +0000 (23:37 +0000)]
MFH

18 years agoprotect _SESSION, HTTP_SESSION_VARS and GLOBALS
Antony Dovgal [Wed, 20 Dec 2006 19:31:40 +0000 (19:31 +0000)]
protect _SESSION, HTTP_SESSION_VARS and GLOBALS
maintain an internal reference of _SESSION, so that it won't be possible to destroy it from userspace

18 years agoMFH
Antony Dovgal [Wed, 20 Dec 2006 15:14:37 +0000 (15:14 +0000)]
MFH

18 years agoMFH: fix bug #39458
Nuno Lopes [Fri, 1 Dec 2006 17:11:07 +0000 (17:11 +0000)]
MFH: fix bug #39458

18 years agoMFH: Disallow \0 chars inside session.save_path
Ilia Alshanetsky [Fri, 1 Dec 2006 00:28:43 +0000 (00:28 +0000)]
MFH: Disallow \0 chars inside session.save_path

18 years agoMFH missing fixes required by autoconf 2.6x
Antony Dovgal [Thu, 30 Nov 2006 22:13:57 +0000 (22:13 +0000)]
MFH missing fixes required by autoconf 2.6x
fixes bug #39696

18 years agoMFH
Antony Dovgal [Tue, 28 Nov 2006 11:41:35 +0000 (11:41 +0000)]
MFH

18 years agoMFH: Added a meta tag to phpinfo() output to prevent search engines from
Ilia Alshanetsky [Sun, 26 Nov 2006 16:45:29 +0000 (16:45 +0000)]
MFH: Added a meta tag to phpinfo() output to prevent search engines from
indexing the page.

18 years agoMFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)
Antony Dovgal [Fri, 24 Nov 2006 12:40:39 +0000 (12:40 +0000)]
MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)

18 years ago- MFH: No idea if we actually support 16 bit systems, but this just looked wrong
Derick Rethans [Tue, 14 Nov 2006 14:43:16 +0000 (14:43 +0000)]
- MFH: No idea if we actually support 16 bit systems, but this just looked wrong

18 years agoMFH: Fixed bug#36975 (natcasesort() causes array_pop() to misbehave)
Hannes Magnusson [Sun, 12 Nov 2006 01:16:41 +0000 (01:16 +0000)]
MFH: Fixed bug#36975 (natcasesort() causes array_pop() to misbehave)

18 years agoMFH: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
Ilia Alshanetsky [Thu, 9 Nov 2006 19:10:56 +0000 (19:10 +0000)]
MFH: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
ErrorDocument).

18 years agorevert incorrect patch for bug #39129
Ilia Alshanetsky [Tue, 7 Nov 2006 18:29:20 +0000 (18:29 +0000)]
revert incorrect patch for bug #39129

18 years agoMFH: Fixed bug #39354 (Allow building of curl extension against libcurl
Ilia Alshanetsky [Fri, 3 Nov 2006 14:55:59 +0000 (14:55 +0000)]
MFH: Fixed bug #39354 (Allow building of curl extension against libcurl
7.16.0)

18 years agofixed illegal encoding detection when mbstring.encoding_translation is enabled.(made...
Rui Hirokawa [Fri, 3 Nov 2006 02:24:50 +0000 (02:24 +0000)]
fixed illegal encoding detection when mbstring.encoding_translation is enabled.(made by komura)

18 years agoMFH: Added missing boundary checks.
Ilia Alshanetsky [Wed, 1 Nov 2006 01:56:46 +0000 (01:56 +0000)]
MFH: Added missing boundary checks.

18 years agoManual commit without invoking re2c
Stefan Esser [Fri, 27 Oct 2006 08:35:25 +0000 (08:35 +0000)]
Manual commit without invoking re2c

18 years agoDo not allow more than 65500 references
Stefan Esser [Fri, 27 Oct 2006 08:33:55 +0000 (08:33 +0000)]
Do not allow more than 65500 references

18 years agoBFN
Hannes Magnusson [Thu, 19 Oct 2006 11:27:36 +0000 (11:27 +0000)]
BFN

18 years agoMFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
Antony Dovgal [Wed, 18 Oct 2006 20:59:38 +0000 (20:59 +0000)]
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)

18 years agoBFN
Ilia Alshanetsky [Sun, 15 Oct 2006 17:06:42 +0000 (17:06 +0000)]
BFN

18 years agoMFH: Improve open_basedir checks
Ilia Alshanetsky [Fri, 13 Oct 2006 01:12:11 +0000 (01:12 +0000)]
MFH: Improve open_basedir checks

18 years agoMFH: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
Ilia Alshanetsky [Tue, 10 Oct 2006 23:17:05 +0000 (23:17 +0000)]
MFH: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
empty files).

18 years agoMFB: Fixed missing open_basedir check inside chdir() function.
Ilia Alshanetsky [Wed, 4 Oct 2006 23:20:02 +0000 (23:20 +0000)]
MFB: Fixed missing open_basedir check inside chdir() function.

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

18 years agofix compile warning
Antony Dovgal [Mon, 2 Oct 2006 20:52:46 +0000 (20:52 +0000)]
fix compile warning

18 years agoMFH: fix bug #39004
Antony Dovgal [Mon, 2 Oct 2006 19:22:45 +0000 (19:22 +0000)]
MFH: fix bug #39004

18 years agoMFH: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).
Ilia Alshanetsky [Thu, 28 Sep 2006 15:16:40 +0000 (15:16 +0000)]
MFH: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).