]> granicus.if.org Git - php/log
php
15 years agoFixed bug #45599 (strip_tags() truncates rest of string with invalid attribute).
Ilia Alshanetsky [Tue, 22 Dec 2009 02:04:12 +0000 (02:04 +0000)]
Fixed bug #45599 (strip_tags() truncates rest of string with invalid attribute).

15 years ago- Updated to version 2009.20 (2009t)
Derick Rethans [Mon, 21 Dec 2009 20:46:12 +0000 (20:46 +0000)]
- Updated to version 2009.20 (2009t)

15 years agoFixed bug #50540 (Crash within ldap_first_reference function)
Sriram Natarajan [Mon, 21 Dec 2009 20:39:48 +0000 (20:39 +0000)]
Fixed bug #50540 (Crash within ldap_first_reference function)

15 years ago- Sync (and KEEP it synced!)
Jani Taskinen [Mon, 21 Dec 2009 15:44:58 +0000 (15:44 +0000)]
- Sync (and KEEP it synced!)

15 years ago- Tune the fix for bug #50508 and make it work with MacOSX, bug #50541.
Jani Taskinen [Mon, 21 Dec 2009 15:22:40 +0000 (15:22 +0000)]
- Tune the fix for bug #50508 and make it work with MacOSX, bug #50541.

15 years agoMFH: Fixed bug #49851 (http wrapper breaks on 1024 char long headers).
Ilia Alshanetsky [Sun, 20 Dec 2009 19:14:30 +0000 (19:14 +0000)]
MFH: Fixed bug #49851 (http wrapper breaks on 1024 char long headers).

15 years agoFixed bug #50394 (Reference argument converted to value in __call)
Stanislav Malyshev [Fri, 18 Dec 2009 19:20:33 +0000 (19:20 +0000)]
Fixed bug #50394 (Reference argument converted to value in __call)

15 years agofix regression bug #50394: Reference argument converted to value in __call
Stanislav Malyshev [Fri, 18 Dec 2009 19:12:11 +0000 (19:12 +0000)]
fix regression bug #50394: Reference argument converted to value in __call

15 years ago- Fixed bug #50508 (compile fails: Conflicting HEADER type declarations)
Jani Taskinen [Fri, 18 Dec 2009 11:02:07 +0000 (11:02 +0000)]
- Fixed bug #50508 (compile fails: Conflicting HEADER type declarations)
# NEVER ever include nameser_compat.h, it's included in various ways in different OSes by nameser.h if needed

15 years ago- Fixed typo (ncruses)
Felipe Pena [Thu, 17 Dec 2009 22:57:44 +0000 (22:57 +0000)]
- Fixed typo (ncruses)

15 years agoFix build against 5.5.0-m2 . Does not need upmerging because
Andrey Hristov [Thu, 17 Dec 2009 10:14:40 +0000 (10:14 +0000)]
Fix build against 5.5.0-m2 . Does not need upmerging because
this functionality doesn't exist in PHP 5.3+

15 years ago- Fix news again
Jani Taskinen [Wed, 16 Dec 2009 13:05:43 +0000 (13:05 +0000)]
- Fix news again

15 years agoback to dev
Ilia Alshanetsky [Wed, 16 Dec 2009 12:49:06 +0000 (12:49 +0000)]
back to dev

15 years ago5.2.12
Ilia Alshanetsky [Wed, 16 Dec 2009 12:45:18 +0000 (12:45 +0000)]
5.2.12

15 years ago- Make $sbindir be usable in C code as well (like $bindir and co.)
Jani Taskinen [Tue, 15 Dec 2009 11:17:47 +0000 (11:17 +0000)]
- Make $sbindir be usable in C code as well (like $bindir and co.)

15 years ago- Allow using $sbindir as well
Jani Taskinen [Tue, 15 Dec 2009 10:55:27 +0000 (10:55 +0000)]
- Allow using $sbindir as well

15 years ago- Fix test
Jani Taskinen [Mon, 14 Dec 2009 09:42:32 +0000 (09:42 +0000)]
- Fix test

15 years ago- Fixed bug #50469 (Fixed typo in imagepsencodefont error string).
Pierrick Charron [Mon, 14 Dec 2009 04:09:18 +0000 (04:09 +0000)]
- Fixed bug #50469 (Fixed typo in imagepsencodefont error string).

15 years ago- Improved the bug#49174 entry summary
Felipe Pena [Sun, 13 Dec 2009 20:51:15 +0000 (20:51 +0000)]
- Improved the bug#49174 entry summary

15 years ago- Fixed bug #49174 (crash on queryString set)
Felipe Pena [Sun, 13 Dec 2009 19:53:44 +0000 (19:53 +0000)]
- Fixed bug #49174 (crash on queryString set)

15 years ago- Opss, wrong place
Felipe Pena [Sun, 13 Dec 2009 17:13:58 +0000 (17:13 +0000)]
- Opss, wrong place

15 years ago- Fixed bug #50209 (Compiling with libedit cannot find readline.h)
Felipe Pena [Sun, 13 Dec 2009 17:06:47 +0000 (17:06 +0000)]
- Fixed bug #50209 (Compiling with libedit cannot find readline.h)
  (patch by tcallawa at redhat dot com)

15 years ago- Fixed tests for when running using libedit
Felipe Pena [Sun, 13 Dec 2009 16:53:24 +0000 (16:53 +0000)]
- Fixed tests for when running using libedit

15 years ago- Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg...
Felipe Pena [Fri, 11 Dec 2009 22:30:46 +0000 (22:30 +0000)]
- Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault).
  (Original patch by davbrown4 at yahoo dot com)

15 years agofix test
Jani Taskinen [Fri, 11 Dec 2009 15:06:50 +0000 (15:06 +0000)]
fix test

15 years ago- Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.)
Jani Taskinen [Fri, 11 Dec 2009 07:34:06 +0000 (07:34 +0000)]
- Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.)

15 years agoBack to dev
Ilia Alshanetsky [Thu, 10 Dec 2009 13:16:23 +0000 (13:16 +0000)]
Back to dev

15 years ago5.2.12RC4
Ilia Alshanetsky [Thu, 10 Dec 2009 13:07:39 +0000 (13:07 +0000)]
5.2.12RC4

15 years agoBackported 5.3 tests to 5.2 and added more RecursiveIteratorIterator tests
William Martin [Tue, 8 Dec 2009 19:51:56 +0000 (19:51 +0000)]
Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator tests

15 years ago- Forgotten patch for trunk
Dmitry Stogov [Tue, 8 Dec 2009 10:16:38 +0000 (10:16 +0000)]
- Forgotten patch for trunk
- Fixed stdin filename in error messages

15 years ago- Fix NEWS (48752 not relevant for 5.2 release)
Sriram Natarajan [Mon, 7 Dec 2009 20:13:16 +0000 (20:13 +0000)]
- Fix NEWS (48752 not relevant for 5.2 release)

15 years ago- Take account of surrogate pairs.
Moriyoshi Koizumi [Mon, 7 Dec 2009 15:41:43 +0000 (15:41 +0000)]
- Take account of surrogate pairs.

15 years ago- Fix NEWS
Jani Taskinen [Mon, 7 Dec 2009 07:30:41 +0000 (07:30 +0000)]
- Fix NEWS

15 years agoFixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the middle of...
Pierrick Charron [Sun, 6 Dec 2009 21:32:58 +0000 (21:32 +0000)]
Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the middle of a string).

15 years agoFixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).
Ilia Alshanetsky [Sun, 6 Dec 2009 19:34:12 +0000 (19:34 +0000)]
Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).

15 years ago- Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database)
Felipe Pena [Sun, 6 Dec 2009 18:53:16 +0000 (18:53 +0000)]
- Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database)
- Fixed bug #34852 (Failure in odbc_exec() using oracle-supplied odbc driver) (patch by tim dot tassonis at trivadis dot com)

15 years agoBFN
Ilia Alshanetsky [Fri, 4 Dec 2009 14:18:11 +0000 (14:18 +0000)]
BFN

15 years ago- Fixed tests
Felipe Pena [Fri, 4 Dec 2009 11:32:39 +0000 (11:32 +0000)]
- Fixed tests

15 years agoprotect http_session_vars from interrupt corruption
Stanislav Malyshev [Fri, 4 Dec 2009 01:21:32 +0000 (01:21 +0000)]
protect http_session_vars from interrupt corruption
improve save_path check

15 years agobfn
Jani Taskinen [Thu, 3 Dec 2009 22:24:04 +0000 (22:24 +0000)]
bfn

15 years agofix bug #47848 (importNode doesn't preserve attribute namespaces)
Rob Richards [Thu, 3 Dec 2009 20:19:38 +0000 (20:19 +0000)]
fix bug #47848 (importNode doesn't preserve attribute namespaces)
add tests

15 years agoFixed bug #45120 (PDOStatement->execute() returns true then false for same statement).
Pierrick Charron [Thu, 3 Dec 2009 15:24:43 +0000 (15:24 +0000)]
Fixed bug #45120 (PDOStatement->execute() returns true then false for same statement).

15 years ago- Fixed bug #49472 (Constants defined in Interfaces can be overridden)
Felipe Pena [Thu, 3 Dec 2009 12:34:50 +0000 (12:34 +0000)]
- Fixed bug #49472 (Constants defined in Interfaces can be overridden)

15 years ago- Fixed bug #50345 (nanosleep not detected properly on some solaris versions)
Jani Taskinen [Wed, 2 Dec 2009 08:54:50 +0000 (08:54 +0000)]
- Fixed bug #50345 (nanosleep not detected properly on some solaris versions)

15 years ago- Sync files
Jani Taskinen [Wed, 2 Dec 2009 08:22:05 +0000 (08:22 +0000)]
- Sync files

15 years agofixed typo
Ilia Alshanetsky [Tue, 1 Dec 2009 13:23:28 +0000 (13:23 +0000)]
fixed typo

15 years ago- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
Felipe Pena [Tue, 1 Dec 2009 02:05:28 +0000 (02:05 +0000)]
- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
- Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a
  single text node when using libxml2.7.3+. (Kalle)
[DOC]

15 years agoThe old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not 10,...
Gwynne Raskind [Mon, 30 Nov 2009 21:38:44 +0000 (21:38 +0000)]
The old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not 10, and uses an ugly CFLAGS hack that messes with the entire build. This version sets one cached value to the correct result for Darwin 9 and 10. It's cleaner, has no side effects, has nothing to do with Autoconf versions, and works for everyone.

15 years ago- Fix tests assuming wrong ini options and extensions that might not be there
Jani Taskinen [Mon, 30 Nov 2009 20:31:52 +0000 (20:31 +0000)]
- Fix tests assuming wrong ini options and extensions that might not be there

15 years agoMFH: removed last test for MAX_INT, did not work on x64 and this case is covered...
Jani Taskinen [Mon, 30 Nov 2009 19:52:16 +0000 (19:52 +0000)]
MFH: removed last test for MAX_INT, did not work on x64 and this case is covered by bug47745.phpt

15 years agobfn
Ilia Alshanetsky [Mon, 30 Nov 2009 15:22:01 +0000 (15:22 +0000)]
bfn

15 years agoFixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-existant...
Dmitry Stogov [Mon, 30 Nov 2009 14:43:22 +0000 (14:43 +0000)]
Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-existant file)

15 years agoMF53: sync
Jani Taskinen [Mon, 30 Nov 2009 14:10:11 +0000 (14:10 +0000)]
MF53: sync

15 years agoproper fix for bug #50006
Stanislav Malyshev [Sun, 29 Nov 2009 08:35:01 +0000 (08:35 +0000)]
proper fix for bug #50006
add modify protection to all user array sorts

15 years agoRevert attempt at supporting both autoconf 2.13 and
Rasmus Lerdorf [Sun, 29 Nov 2009 06:13:22 +0000 (06:13 +0000)]
Revert attempt at supporting both autoconf 2.13 and
modern versions in the same build chain.  There are
simply too many broken things in 2.13 to make it work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.

trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.

15 years agofix interrupt problem in serialize()
Stanislav Malyshev [Sun, 29 Nov 2009 04:38:46 +0000 (04:38 +0000)]
fix interrupt problem in serialize()

15 years ago- Use correct revision
Jani Taskinen [Sat, 28 Nov 2009 00:47:42 +0000 (00:47 +0000)]
- Use correct revision

15 years ago- Fixed bug #50266 (conflicting types for llabs)
Jani Taskinen [Sat, 28 Nov 2009 00:38:05 +0000 (00:38 +0000)]
- Fixed bug #50266 (conflicting types for llabs)

15 years ago- No dots here
Jani Taskinen [Sat, 28 Nov 2009 00:35:56 +0000 (00:35 +0000)]
- No dots here

15 years ago- Fix bad merge (Sorry Ilia..)
Jani Taskinen [Sat, 28 Nov 2009 00:06:54 +0000 (00:06 +0000)]
- Fix bad merge (Sorry Ilia..)

15 years agoFix bug #50315
Rasmus Lerdorf [Fri, 27 Nov 2009 23:41:13 +0000 (23:41 +0000)]
Fix bug #50315

15 years agoback to dev
Ilia Alshanetsky [Fri, 27 Nov 2009 14:50:28 +0000 (14:50 +0000)]
back to dev

15 years ago5.2.12RC3
Ilia Alshanetsky [Fri, 27 Nov 2009 14:25:58 +0000 (14:25 +0000)]
5.2.12RC3

15 years ago- Partially revert the autoconf 2.6x "fix" to make configure work with release
Jani Taskinen [Fri, 27 Nov 2009 12:51:41 +0000 (12:51 +0000)]
- Partially revert the autoconf 2.6x "fix" to make configure work with release

15 years ago- Re-fixed bug #47104 (Linking shared extensions fails with icc)
Jani Taskinen [Fri, 27 Nov 2009 12:50:29 +0000 (12:50 +0000)]
- Re-fixed bug #47104 (Linking shared extensions fails with icc)

15 years agoBack to dev
Ilia Alshanetsky [Fri, 27 Nov 2009 03:17:06 +0000 (03:17 +0000)]
Back to dev

15 years ago5.2.12RC2
Ilia Alshanetsky [Fri, 27 Nov 2009 03:14:36 +0000 (03:14 +0000)]
5.2.12RC2

15 years agoRevert gmp patches as they require a newer lib
Ilia Alshanetsky [Fri, 27 Nov 2009 03:13:59 +0000 (03:13 +0000)]
Revert gmp patches as they require a newer lib

15 years agoFixe build
Ilia Alshanetsky [Fri, 27 Nov 2009 03:02:01 +0000 (03:02 +0000)]
Fixe build

15 years agoAlso allow base 62 for gmp_init as requested in (#50283)
David Soria Parra [Wed, 25 Nov 2009 23:38:34 +0000 (23:38 +0000)]
Also allow base 62 for gmp_init as requested in (#50283)

15 years agoThere is no ENT_IGNORE in 5.2
Rasmus Lerdorf [Wed, 25 Nov 2009 18:58:14 +0000 (18:58 +0000)]
There is no ENT_IGNORE in 5.2

15 years agoReally use 62 as the upper boundary as requested and not 32.
David Soria Parra [Wed, 25 Nov 2009 18:15:25 +0000 (18:15 +0000)]
Really use 62 as the upper boundary as requested and not 32.

15 years agoMissing _cv_ here
Rasmus Lerdorf [Wed, 25 Nov 2009 16:53:23 +0000 (16:53 +0000)]
Missing _cv_ here

15 years agoFixed bug #50195 (pg_copy_to() fails when table name contains schema).
Ilia Alshanetsky [Wed, 25 Nov 2009 14:28:00 +0000 (14:28 +0000)]
Fixed bug #50195 (pg_copy_to() fails when table name contains schema).

15 years ago- Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables)
Jani Taskinen [Wed, 25 Nov 2009 12:35:42 +0000 (12:35 +0000)]
- Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables)

15 years agows
Jani Taskinen [Wed, 25 Nov 2009 12:26:10 +0000 (12:26 +0000)]
ws

15 years ago- Do not forget NEWS for 5.2..
Jani Taskinen [Wed, 25 Nov 2009 07:21:38 +0000 (07:21 +0000)]
- Do not forget NEWS for 5.2..

15 years agoAnother test that doesn't work as root
Rasmus Lerdorf [Wed, 25 Nov 2009 04:00:55 +0000 (04:00 +0000)]
Another test that doesn't work as root

15 years agoThese tests don't work when run as root
Rasmus Lerdorf [Wed, 25 Nov 2009 03:53:50 +0000 (03:53 +0000)]
These tests don't work when run as root

15 years ago- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)
Felipe Pena [Wed, 25 Nov 2009 02:03:02 +0000 (02:03 +0000)]
- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)

15 years agoMissed a few - now it really works with autoconf-2.64+
Rasmus Lerdorf [Wed, 25 Nov 2009 01:36:41 +0000 (01:36 +0000)]
Missed a few - now it really works with autoconf-2.64+

15 years agoSomeone strap down Jani and give him a sedative please.
Rasmus Lerdorf [Wed, 25 Nov 2009 01:30:06 +0000 (01:30 +0000)]
Someone strap down Jani and give him a sedative please.
This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user grief.

15 years ago- Fixed bug #50255 (isset() and empty() silently casts array to object)
Felipe Pena [Tue, 24 Nov 2009 21:54:12 +0000 (21:54 +0000)]
- Fixed bug #50255 (isset() and empty() silently casts array to object)

15 years ago- Fix news
Jani Taskinen [Tue, 24 Nov 2009 14:14:13 +0000 (14:14 +0000)]
- Fix news

15 years agoFix null deref found by Michael Maclean
Rasmus Lerdorf [Tue, 24 Nov 2009 13:57:39 +0000 (13:57 +0000)]
Fix null deref found by Michael Maclean

15 years agoAdd myself as pdo_pgsql maintainer
Ilia Alshanetsky [Tue, 24 Nov 2009 13:51:53 +0000 (13:51 +0000)]
Add myself as pdo_pgsql maintainer

15 years agoImplement feature request #50283 (allow base in gmp_strval to use full range: 2 to...
David Soria Parra [Tue, 24 Nov 2009 13:33:35 +0000 (13:33 +0000)]
Implement feature request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36)

15 years ago- Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling...
Felipe Pena [Tue, 24 Nov 2009 11:32:31 +0000 (11:32 +0000)]
- Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function)

15 years ago- Upgraded bundled libtool to 1.5.26
Jani Taskinen [Mon, 23 Nov 2009 21:54:46 +0000 (21:54 +0000)]
- Upgraded bundled libtool to 1.5.26

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).