]> granicus.if.org Git - php/log
php
15 years agoNeed the PCNTL extension loaded since that is where the SIGKILL constant comes from
Rasmus Lerdorf [Mon, 23 Nov 2009 21:24:20 +0000 (21:24 +0000)]
Need the PCNTL extension loaded since that is where the SIGKILL constant comes from

15 years agoThis will only get a permission defined error if not running as root.
Rasmus Lerdorf [Mon, 23 Nov 2009 21:13:26 +0000 (21:13 +0000)]
This will only get a permission defined error if not running as root.

15 years agoDon't try to remove an empty output_obj here.
Rasmus Lerdorf [Mon, 23 Nov 2009 16:51:45 +0000 (16:51 +0000)]
Don't try to remove an empty output_obj here.
This gets rid of the annoying:
rm: invalid argument: `'
I was seeing.
(I really shouldn't be hacking libtool)

15 years agoWhen Ilia fixed bug #49470 and removed the '/' as a valid
Rasmus Lerdorf [Mon, 23 Nov 2009 14:54:57 +0000 (14:54 +0000)]
When Ilia fixed bug #49470 and removed the '/' as a valid
email char, he forgot to make the corresponding change in
filter test 033.

15 years agoExtend the previously added large string concatenation validation
Ilia Alshanetsky [Mon, 23 Nov 2009 04:12:36 +0000 (04:12 +0000)]
Extend the previously added large string concatenation validation

15 years ago- Fixed error_log() to be binary safe when using message_type 3 (message appended...
Jani Taskinen [Sun, 22 Nov 2009 18:31:01 +0000 (18:31 +0000)]
- Fixed error_log() to be binary safe when using message_type 3 (message appended to file).

15 years ago- add tests dir
Pierre Joye [Sun, 22 Nov 2009 12:34:10 +0000 (12:34 +0000)]
- add tests dir

15 years ago- Fixed bug #50258 (typos in error strings)
Felipe Pena [Sat, 21 Nov 2009 19:43:00 +0000 (19:43 +0000)]
- Fixed bug #50258 (typos in error strings)

15 years agoFixed bug #50219 (soap call Segmentation fault on a redirected url).
Pierrick Charron [Sat, 21 Nov 2009 01:22:32 +0000 (01:22 +0000)]
Fixed bug #50219 (soap call Segmentation fault on a redirected url).

15 years agoDon't ignore the 2nd parameter to PDO's quote() method that identifies the data type
Ilia Alshanetsky [Fri, 20 Nov 2009 18:54:08 +0000 (18:54 +0000)]
Don't ignore the 2nd parameter to PDO's quote() method that identifies the data type

15 years agoFixed bug #50207 (segmentation fault when concatenating very large strings
Ilia Alshanetsky [Thu, 19 Nov 2009 14:04:34 +0000 (14:04 +0000)]
Fixed bug #50207 (segmentation fault when concatenating very large strings
on 64bit linux).

15 years ago- Fix news
Jani Taskinen [Wed, 18 Nov 2009 17:59:18 +0000 (17:59 +0000)]
- Fix news

15 years ago- Fixed "make test" in phpize builds when ini file(s) contain extension directives
Jani Taskinen [Wed, 18 Nov 2009 17:52:22 +0000 (17:52 +0000)]
- Fixed "make test" in phpize builds when ini file(s) contain extension directives

15 years ago- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when...
Jani Taskinen [Wed, 18 Nov 2009 17:44:58 +0000 (17:44 +0000)]
- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error).
# This is also revert of bad patch to bug #48469 and fixes it properly.

15 years agoNews entry for post_max_size fix
Rasmus Lerdorf [Tue, 17 Nov 2009 20:41:47 +0000 (20:41 +0000)]
News entry for post_max_size fix

15 years agoMake it possible to disable post_max_size
Rasmus Lerdorf [Tue, 17 Nov 2009 20:33:51 +0000 (20:33 +0000)]
Make it possible to disable post_max_size

15 years agotz news
Ilia Alshanetsky [Tue, 17 Nov 2009 15:04:20 +0000 (15:04 +0000)]
tz news

15 years ago- Updated to version 2009.19 (2009s)
Derick Rethans [Mon, 16 Nov 2009 15:57:13 +0000 (15:57 +0000)]
- Updated to version 2009.19 (2009s)

15 years agoSimpify the max_file_uploads handling code
Ilia Alshanetsky [Mon, 16 Nov 2009 13:34:57 +0000 (13:34 +0000)]
Simpify the max_file_uploads handling code

15 years ago- Improve test
Felipe Pena [Sun, 15 Nov 2009 17:05:48 +0000 (17:05 +0000)]
- Improve test

15 years ago- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing ...
Felipe Pena [Sun, 15 Nov 2009 16:53:40 +0000 (16:53 +0000)]
- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?).
  (Patch by Pierrick)

15 years ago- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
Felipe Pena [Sun, 15 Nov 2009 16:20:37 +0000 (16:20 +0000)]
- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
  (patch by Pierrick)

15 years ago- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffe...
Jani Taskinen [Sun, 15 Nov 2009 00:13:19 +0000 (00:13 +0000)]
- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..)

15 years ago- Fixed bug #50174 (Incorrectly matched docComment)
Felipe Pena [Sat, 14 Nov 2009 19:17:22 +0000 (19:17 +0000)]
- Fixed bug #50174 (Incorrectly matched docComment)

15 years agoBack to dev
Ilia Alshanetsky [Thu, 12 Nov 2009 15:52:23 +0000 (15:52 +0000)]
Back to dev

15 years ago5.2.12RC1
Ilia Alshanetsky [Thu, 12 Nov 2009 15:42:52 +0000 (15:42 +0000)]
5.2.12RC1

15 years agobfn
Jani Taskinen [Thu, 12 Nov 2009 09:07:51 +0000 (09:07 +0000)]
bfn

15 years agoNEWS entries for mysqli crash fix bug
Rasmus Lerdorf [Thu, 12 Nov 2009 08:26:43 +0000 (08:26 +0000)]
NEWS entries for mysqli crash fix bug

15 years agoFix for bug #49098
Rasmus Lerdorf [Thu, 12 Nov 2009 08:20:57 +0000 (08:20 +0000)]
Fix for bug #49098

15 years ago- Fixed bug #50005 (Throwing through Reflection modified Exception object makes segme...
Felipe Pena [Thu, 12 Nov 2009 00:10:00 +0000 (00:10 +0000)]
- Fixed bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault)

15 years agotz news
Ilia Alshanetsky [Tue, 10 Nov 2009 13:18:33 +0000 (13:18 +0000)]
tz news

15 years ago- Fix bad section names (extra - in the end..)
Jani Taskinen [Mon, 9 Nov 2009 17:08:48 +0000 (17:08 +0000)]
- Fix bad section names (extra - in the end..)

15 years agoFix bug #50128
Rasmus Lerdorf [Mon, 9 Nov 2009 16:47:47 +0000 (16:47 +0000)]
Fix bug #50128

15 years ago- Updated to version 2009.18 (2009r)
Derick Rethans [Mon, 9 Nov 2009 15:39:15 +0000 (15:39 +0000)]
- Updated to version 2009.18 (2009r)

15 years agoFixed typo
Ilia Alshanetsky [Mon, 9 Nov 2009 13:28:13 +0000 (13:28 +0000)]
Fixed typo

15 years agoFix bug #50115
Rasmus Lerdorf [Sun, 8 Nov 2009 15:18:10 +0000 (15:18 +0000)]
Fix bug #50115

15 years ago- Added SKIPIF
Felipe Pena [Sun, 8 Nov 2009 15:02:54 +0000 (15:02 +0000)]
- Added SKIPIF

15 years ago- Fixed bug #50090 (Typo in IteratorIterator constructor)
Felipe Pena [Sat, 7 Nov 2009 21:27:15 +0000 (21:27 +0000)]
- Fixed bug #50090 (Typo in IteratorIterator constructor)

15 years agoFix tests
andy wharmby [Thu, 5 Nov 2009 22:44:02 +0000 (22:44 +0000)]
Fix tests

15 years agoMake sure that max_file_uploads is set to 20 by-default in all places
Ilia Alshanetsky [Thu, 5 Nov 2009 13:29:34 +0000 (13:29 +0000)]
Make sure that max_file_uploads is set to 20 by-default in all places

15 years ago- The dot
Jani Taskinen [Thu, 5 Nov 2009 11:32:53 +0000 (11:32 +0000)]
- The dot

15 years agoAvoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)
Dmitry Stogov [Thu, 5 Nov 2009 10:38:56 +0000 (10:38 +0000)]
Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)

15 years agoFixed unnecessary invokation of setitimer when timeouts have been disabled (Arvind...
Dmitry Stogov [Thu, 5 Nov 2009 09:33:19 +0000 (09:33 +0000)]
Fixed unnecessary invokation of setitimer when timeouts have been disabled (Arvind Srinivasan)

15 years ago- Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
Matteo Beccati [Wed, 4 Nov 2009 19:32:27 +0000 (19:32 +0000)]
- Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
# Removed usage of the memory address when generating prepared statemend names
# as uniqueness can't be enforced. Used a statment counter instead.

15 years ago- Reverting previous fix for bug #49985
Matteo Beccati [Wed, 4 Nov 2009 19:16:39 +0000 (19:16 +0000)]
- Reverting previous fix for bug #49985
# Unmerged changes from revision 289924

15 years agoFixed bug #50073 (parse_url() incorrect when ? in fragment).
Ilia Alshanetsky [Wed, 4 Nov 2009 13:44:10 +0000 (13:44 +0000)]
Fixed bug #50073 (parse_url() incorrect when ? in fragment).

15 years agofixed build-in module list for NetWare.
Guenter Knauf [Tue, 3 Nov 2009 19:03:49 +0000 (19:03 +0000)]
fixed build-in module list for NetWare.

15 years agocleaned up includes for NetWare.
Guenter Knauf [Tue, 3 Nov 2009 18:56:47 +0000 (18:56 +0000)]
cleaned up includes for NetWare.

15 years agoadded magic.mine path define for NetWare.
Guenter Knauf [Tue, 3 Nov 2009 18:44:11 +0000 (18:44 +0000)]
added magic.mine path define for NetWare.

15 years agoadded timezone define for NetWare.
Guenter Knauf [Tue, 3 Nov 2009 18:24:57 +0000 (18:24 +0000)]
added timezone define for NetWare.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 18:03:02 +0000 (18:03 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 17:58:17 +0000 (17:58 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 17:50:10 +0000 (17:50 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 17:38:44 +0000 (17:38 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 17:32:58 +0000 (17:32 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 17:16:45 +0000 (17:16 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer tiem ago in their SDK header.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 17:11:09 +0000 (17:11 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer tiem ago in their SDK header.

15 years agoTZ update
Ilia Alshanetsky [Tue, 3 Nov 2009 13:14:33 +0000 (13:14 +0000)]
TZ update

15 years ago- Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd)
Felipe Pena [Mon, 2 Nov 2009 17:37:32 +0000 (17:37 +0000)]
- Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd)

15 years ago- Updated to version 2009.17 (2009q)
Derick Rethans [Mon, 2 Nov 2009 16:12:20 +0000 (16:12 +0000)]
- Updated to version 2009.17 (2009q)

15 years agoFixed compiler warnings
Ilia Alshanetsky [Mon, 2 Nov 2009 13:33:24 +0000 (13:33 +0000)]
Fixed compiler warnings

15 years agoTZ news
Ilia Alshanetsky [Mon, 2 Nov 2009 04:06:57 +0000 (04:06 +0000)]
TZ news

15 years ago- Fixed bug #50006 (Segfault caused by uksort()) [5_2 only]
Felipe Pena [Sun, 1 Nov 2009 17:30:55 +0000 (17:30 +0000)]
- Fixed bug #50006 (Segfault caused by uksort()) [5_2 only]

15 years ago- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property...
Felipe Pena [Sun, 1 Nov 2009 15:12:34 +0000 (15:12 +0000)]
- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)

15 years agoFixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails
Takeshi Abe [Sun, 1 Nov 2009 05:04:35 +0000 (05:04 +0000)]
Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails

15 years ago- back to dev #2 and fix snap :)
Pierre Joye [Sat, 31 Oct 2009 09:45:53 +0000 (09:45 +0000)]
- back to dev #2 and fix snap :)

15 years agoLower the max upload default to 20
Ilia Alshanetsky [Wed, 28 Oct 2009 13:04:42 +0000 (13:04 +0000)]
Lower the max upload default to 20

15 years ago- Fix news
Jani Taskinen [Tue, 27 Oct 2009 22:18:25 +0000 (22:18 +0000)]
- Fix news

15 years ago- You add, remove, fix or implement. Introduce yourself to someone else.
Jani Taskinen [Tue, 27 Oct 2009 22:15:19 +0000 (22:15 +0000)]
- You add, remove, fix or implement. Introduce yourself to someone else.

15 years ago- Fixed bug #50018 (Typo in spl_limit_it_seek())
Felipe Pena [Tue, 27 Oct 2009 21:57:26 +0000 (21:57 +0000)]
- Fixed bug #50018 (Typo in spl_limit_it_seek())

15 years ago- Fixed memory leak in openssl_pkcs12_export_to_file()
Felipe Pena [Tue, 27 Oct 2009 21:37:03 +0000 (21:37 +0000)]
- Fixed memory leak in openssl_pkcs12_export_to_file()

15 years ago- Fixed crash in com_print_typeinfo when an invalid typelib is given
Pierre Joye [Tue, 27 Oct 2009 19:16:55 +0000 (19:16 +0000)]
- Fixed crash in com_print_typeinfo when an invalid typelib is given

15 years ago- Fix build
Felipe Pena [Tue, 27 Oct 2009 16:21:03 +0000 (16:21 +0000)]
- Fix build

15 years agoIntroduced a max_file_uploads INI setting, which is set to limit the
Ilia Alshanetsky [Tue, 27 Oct 2009 16:13:48 +0000 (16:13 +0000)]
Introduced a max_file_uploads INI setting, which is set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion.

15 years ago- #48752
Pierre Joye [Tue, 27 Oct 2009 10:44:11 +0000 (10:44 +0000)]
- #48752

15 years ago- #48752, crash during date parsing with invalid date
Pierre Joye [Tue, 27 Oct 2009 10:41:45 +0000 (10:41 +0000)]
- #48752, crash during date parsing with invalid date

15 years ago- Updated to version 2009.16 (2009p)
Derick Rethans [Mon, 26 Oct 2009 14:09:23 +0000 (14:09 +0000)]
- Updated to version 2009.16 (2009p)

15 years agoFixed bug #49921 (Curl post upload functions changed).
Ilia Alshanetsky [Mon, 26 Oct 2009 12:57:01 +0000 (12:57 +0000)]
Fixed bug #49921 (Curl post upload functions changed).

15 years ago- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
Ilia Alshanetsky [Mon, 26 Oct 2009 02:02:28 +0000 (02:02 +0000)]
- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).

15 years ago- Fixed bug #49990 (SNMP3 warning message about security level printed twice).
Jani Taskinen [Sun, 25 Oct 2009 20:17:04 +0000 (20:17 +0000)]
- Fixed bug #49990 (SNMP3 warning message about security level printed twice).

15 years agoFix #49972 (AppendIterator undefined function crash)
Johannes Schlüter [Fri, 23 Oct 2009 16:47:35 +0000 (16:47 +0000)]
Fix #49972 (AppendIterator undefined function crash)

15 years agoFixed test
Ilia Alshanetsky [Thu, 22 Oct 2009 19:39:08 +0000 (19:39 +0000)]
Fixed test

15 years ago- Updated to version 2009.15 (2009o)
Derick Rethans [Mon, 19 Oct 2009 16:29:13 +0000 (16:29 +0000)]
- Updated to version 2009.15 (2009o)

15 years ago- It is not const in PHP_5_2 but it is in HEAD and PHP_5_3
Jani Taskinen [Mon, 19 Oct 2009 15:34:50 +0000 (15:34 +0000)]
- It is not const in PHP_5_2 but it is in HEAD and PHP_5_3

15 years ago- It is close to next 5.2 release, ILIA!
Jani Taskinen [Mon, 19 Oct 2009 12:42:10 +0000 (12:42 +0000)]
- It is close to next 5.2 release, ILIA!

15 years agoFix bug #49332 - Unable to compile with Snow Leopard due to some DNS funsies
Scott MacVicar [Fri, 16 Oct 2009 16:09:49 +0000 (16:09 +0000)]
Fix bug #49332 - Unable to compile with Snow Leopard due to some DNS funsies

15 years agoFixed bug #49855 (import_request_variables() always returns NULL).
Ilia Alshanetsky [Thu, 15 Oct 2009 12:26:54 +0000 (12:26 +0000)]
Fixed bug #49855 (import_request_variables() always returns NULL).

15 years agozend_module_dep is no const and breaks strict compilers
Guenter Knauf [Wed, 14 Oct 2009 19:29:37 +0000 (19:29 +0000)]
zend_module_dep is no const and breaks strict compilers
like CodeWarrior for NetWare.

15 years agotz update news
Ilia Alshanetsky [Wed, 14 Oct 2009 12:28:37 +0000 (12:28 +0000)]
tz update news

15 years agoFixed bug #49847 (exec() fails to return data inside 2nd parameter, given output...
Ilia Alshanetsky [Wed, 14 Oct 2009 01:32:07 +0000 (01:32 +0000)]
Fixed bug #49847 (exec() fails to return data inside 2nd parameter, given output lines >4095 bytes).

15 years ago- Updated to version 2009.14 (2009n)
Derick Rethans [Tue, 13 Oct 2009 08:16:35 +0000 (08:16 +0000)]
- Updated to version 2009.14 (2009n)

15 years ago- Bug #49785: take 5. What the hell happened to me...
Moriyoshi Koizumi [Tue, 13 Oct 2009 05:18:37 +0000 (05:18 +0000)]
- Bug #49785: take 5. What the hell happened to me...

15 years ago- BFN
Felipe Pena [Mon, 12 Oct 2009 19:23:07 +0000 (19:23 +0000)]
- BFN

15 years ago- Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods...
Felipe Pena [Mon, 12 Oct 2009 19:04:00 +0000 (19:04 +0000)]
- Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection

15 years ago- Fixed PDORow and PDOStatement crashes when instantiating throught Reflection
Felipe Pena [Mon, 12 Oct 2009 17:09:11 +0000 (17:09 +0000)]
- Fixed PDORow and PDOStatement crashes when instantiating throught Reflection

15 years ago- Bug #49785: take 4 - typo. this flaw is unharmful since the return value of get_nex...
Moriyoshi Koizumi [Mon, 12 Oct 2009 14:29:45 +0000 (14:29 +0000)]
- Bug #49785: take 4 - typo. this flaw is unharmful since the return value of get_next_char() is only used when UTF-8 is specified to the third argument.

15 years ago- Bug #49785: take 3 - fixed infinite loop bug (only for 5.2) (reported by T.Komura...
Moriyoshi Koizumi [Mon, 12 Oct 2009 14:25:51 +0000 (14:25 +0000)]
- Bug #49785: take 3 - fixed infinite loop bug (only for 5.2) (reported by T.Komura. Thanks)

15 years ago- check max colors while loading gd2 palette image (patch by Tomas Hoger)
Pierre Joye [Mon, 12 Oct 2009 10:01:37 +0000 (10:01 +0000)]
- check max colors while loading gd2 palette image (patch by Tomas Hoger)

15 years ago- A couple more fix for my previous fix.
Moriyoshi Koizumi [Sun, 11 Oct 2009 23:52:33 +0000 (23:52 +0000)]
- A couple more fix for my previous fix.
  (one of the fix by Arnaud Le Blanc. Thanks!)

15 years ago- More tests to go.
Moriyoshi Koizumi [Fri, 9 Oct 2009 17:13:05 +0000 (17:13 +0000)]
- More tests to go.