]>
granicus.if.org Git - php/log
Sebastian Bergmann [Sun, 3 Jan 2010 09:23:27 +0000 (09:23 +0000)]
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann [Sun, 3 Jan 2010 08:22:14 +0000 (08:22 +0000)]
sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l
Ilia Alshanetsky [Wed, 30 Dec 2009 19:15:11 +0000 (19:15 +0000)]
Fixed bug #44827 (define() allows :: in constant names).
Jani Taskinen [Tue, 29 Dec 2009 19:25:09 +0000 (19:25 +0000)]
- Sync with HEAD
Jani Taskinen [Tue, 29 Dec 2009 19:01:03 +0000 (19:01 +0000)]
MF53: ws + cs + folding tags (99% sync :)
Jani Taskinen [Tue, 29 Dec 2009 18:54:08 +0000 (18:54 +0000)]
MFH: clean some dead code (with static analysis help) (Approved by Ilia)
Pierrick Charron [Tue, 29 Dec 2009 16:06:27 +0000 (16:06 +0000)]
Add a test for tidyNode::__construct()
Ilia Alshanetsky [Tue, 29 Dec 2009 15:57:54 +0000 (15:57 +0000)]
Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive in HTTP uploads).
Jani Taskinen [Tue, 29 Dec 2009 10:27:54 +0000 (10:27 +0000)]
order
Pierrick Charron [Mon, 28 Dec 2009 17:01:24 +0000 (17:01 +0000)]
Set the tidyNode constructor private
Derick Rethans [Mon, 28 Dec 2009 14:30:50 +0000 (14:30 +0000)]
- Updated to version 2009.21 (2009u)
Rasmus Lerdorf [Sat, 26 Dec 2009 23:38:25 +0000 (23:38 +0000)]
Along with the valid char set, also add a length check to the
session id here to avoid a lower-level error on the open()
later on in case we exceed MAX_PATH. The lower level open()
error includes the session dir path in it, so this is a very
low-priority security fix. People should not be running
production systems with display_errors turned on.
Pierrick Charron [Fri, 25 Dec 2009 21:24:36 +0000 (21:24 +0000)]
Changed tidyNode class to disallow manual node creation.
Matteo Beccati [Fri, 25 Dec 2009 21:01:06 +0000 (21:01 +0000)]
Removed spurious high-ascii char from previous commmit
Matteo Beccati [Fri, 25 Dec 2009 20:56:00 +0000 (20:56 +0000)]
- Updated ext/pgsql tests to work w/ PostgreSQL 8.5
# tested w/ 8.5alpha3
Antony Dovgal [Fri, 25 Dec 2009 20:34:59 +0000 (20:34 +0000)]
remove automatic file unlocking on shutdown and/or stream close
(make it win32-specific for 5_2, as discussed with Ilia)
Antony Dovgal [Fri, 25 Dec 2009 20:17:27 +0000 (20:17 +0000)]
fix minor leak (merge from trunk)
Matteo Beccati [Fri, 25 Dec 2009 20:11:07 +0000 (20:11 +0000)]
- Updated pdo_pgsql tests to be 8.5+ friendly
Matteo Beccati [Fri, 25 Dec 2009 20:09:08 +0000 (20:09 +0000)]
- Fixed bug #50575 (PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5)
# Affects 5.2 only, no need to MFB
Pierrick Charron [Fri, 25 Dec 2009 01:35:57 +0000 (01:35 +0000)]
Fixed bug #50558 (Broken object model when extending tidy)
Ilia Alshanetsky [Thu, 24 Dec 2009 18:47:15 +0000 (18:47 +0000)]
Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL.
Antony Dovgal [Thu, 24 Dec 2009 13:07:33 +0000 (13:07 +0000)]
fix the fix for #47409
use correct comparison and add missing scope checks to trunk
Sriram Natarajan [Thu, 24 Dec 2009 02:25:08 +0000 (02:25 +0000)]
- Update test from 5.3 branch
Sriram Natarajan [Thu, 24 Dec 2009 02:08:23 +0000 (02:08 +0000)]
- Update tests to reflect current behavior after fix for bug #50185
Stanislav Malyshev [Thu, 24 Dec 2009 00:27:11 +0000 (00:27 +0000)]
fix interruption problem with array_pad
Stanislav Malyshev [Thu, 24 Dec 2009 00:15:13 +0000 (00:15 +0000)]
fix flags handling in zend_parse_method_parameters_ex
Jani Taskinen [Wed, 23 Dec 2009 21:06:26 +0000 (21:06 +0000)]
- ws
Jani Taskinen [Wed, 23 Dec 2009 21:00:46 +0000 (21:00 +0000)]
I really like the extra space.
Ilia Alshanetsky [Wed, 23 Dec 2009 16:33:58 +0000 (16:33 +0000)]
Fixed bug #47409 (extract() problem with array containing word "this").
Ilia Alshanetsky [Wed, 23 Dec 2009 04:16:13 +0000 (04:16 +0000)]
Fixed bug #47002 (Field truncation when reading from dbase dbs with more then 1024 fields)
Jani Taskinen [Tue, 22 Dec 2009 09:57:19 +0000 (09:57 +0000)]
- Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong entries)
# Until someone shows me use case for LDFLAGS, this is gone.
# This was wrong place to import it anyway.
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).
Derick Rethans [Mon, 21 Dec 2009 20:46:12 +0000 (20:46 +0000)]
- Updated to version 2009.20 (2009t)
Sriram Natarajan [Mon, 21 Dec 2009 20:39:48 +0000 (20:39 +0000)]
Fixed bug #50540 (Crash within ldap_first_reference function)
Jani Taskinen [Mon, 21 Dec 2009 15:44:58 +0000 (15:44 +0000)]
- Sync (and KEEP it synced!)
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.
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).
Stanislav Malyshev [Fri, 18 Dec 2009 19:20:33 +0000 (19:20 +0000)]
Fixed 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
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
Felipe Pena [Thu, 17 Dec 2009 22:57:44 +0000 (22:57 +0000)]
- Fixed typo (ncruses)
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+
Jani Taskinen [Wed, 16 Dec 2009 13:05:43 +0000 (13:05 +0000)]
- Fix news again
Ilia Alshanetsky [Wed, 16 Dec 2009 12:49:06 +0000 (12:49 +0000)]
back to dev
Ilia Alshanetsky [Wed, 16 Dec 2009 12:45:18 +0000 (12:45 +0000)]
5.2.12
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.)
Jani Taskinen [Tue, 15 Dec 2009 10:55:27 +0000 (10:55 +0000)]
- Allow using $sbindir as well
Jani Taskinen [Mon, 14 Dec 2009 09:42:32 +0000 (09:42 +0000)]
- Fix test
Pierrick Charron [Mon, 14 Dec 2009 04:09:18 +0000 (04:09 +0000)]
- Fixed bug #50469 (Fixed typo in imagepsencodefont error string).
Felipe Pena [Sun, 13 Dec 2009 20:51:15 +0000 (20:51 +0000)]
- Improved the bug#49174 entry summary
Felipe Pena [Sun, 13 Dec 2009 19:53:44 +0000 (19:53 +0000)]
- Fixed bug #49174 (crash on queryString set)
Felipe Pena [Sun, 13 Dec 2009 17:13:58 +0000 (17:13 +0000)]
- Opss, wrong place
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)
Felipe Pena [Sun, 13 Dec 2009 16:53:24 +0000 (16:53 +0000)]
- Fixed tests for when running using libedit
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)
Jani Taskinen [Fri, 11 Dec 2009 15:06:50 +0000 (15:06 +0000)]
fix test
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.)
Ilia Alshanetsky [Thu, 10 Dec 2009 13:16:23 +0000 (13:16 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 10 Dec 2009 13:07:39 +0000 (13:07 +0000)]
5.2.12RC4
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
Dmitry Stogov [Tue, 8 Dec 2009 10:16:38 +0000 (10:16 +0000)]
- Forgotten patch for trunk
- Fixed stdin filename in error messages
Sriram Natarajan [Mon, 7 Dec 2009 20:13:16 +0000 (20:13 +0000)]
- Fix NEWS (48752 not relevant for 5.2 release)
Moriyoshi Koizumi [Mon, 7 Dec 2009 15:41:43 +0000 (15:41 +0000)]
- Take account of surrogate pairs.
Jani Taskinen [Mon, 7 Dec 2009 07:30:41 +0000 (07:30 +0000)]
- Fix NEWS
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).
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).
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)
Ilia Alshanetsky [Fri, 4 Dec 2009 14:18:11 +0000 (14:18 +0000)]
BFN
Felipe Pena [Fri, 4 Dec 2009 11:32:39 +0000 (11:32 +0000)]
- Fixed tests
Stanislav Malyshev [Fri, 4 Dec 2009 01:21:32 +0000 (01:21 +0000)]
protect http_session_vars from interrupt corruption
improve save_path check
Jani Taskinen [Thu, 3 Dec 2009 22:24:04 +0000 (22:24 +0000)]
bfn
Rob Richards [Thu, 3 Dec 2009 20:19:38 +0000 (20:19 +0000)]
fix bug #47848 (importNode doesn't preserve attribute namespaces)
add tests
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).
Felipe Pena [Thu, 3 Dec 2009 12:34:50 +0000 (12:34 +0000)]
- Fixed bug #49472 (Constants defined in Interfaces can be overridden)
Jani Taskinen [Wed, 2 Dec 2009 08:54:50 +0000 (08:54 +0000)]
- Fixed bug #50345 (nanosleep not detected properly on some solaris versions)
Jani Taskinen [Wed, 2 Dec 2009 08:22:05 +0000 (08:22 +0000)]
- Sync files
Ilia Alshanetsky [Tue, 1 Dec 2009 13:23:28 +0000 (13:23 +0000)]
fixed typo
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]
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.
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
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
Ilia Alshanetsky [Mon, 30 Nov 2009 15:22:01 +0000 (15:22 +0000)]
bfn
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)
Jani Taskinen [Mon, 30 Nov 2009 14:10:11 +0000 (14:10 +0000)]
MF53: sync
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
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.
Stanislav Malyshev [Sun, 29 Nov 2009 04:38:46 +0000 (04:38 +0000)]
fix interrupt problem in serialize()
Jani Taskinen [Sat, 28 Nov 2009 00:47:42 +0000 (00:47 +0000)]
- Use correct revision
Jani Taskinen [Sat, 28 Nov 2009 00:38:05 +0000 (00:38 +0000)]
- Fixed bug #50266 (conflicting types for llabs)
Jani Taskinen [Sat, 28 Nov 2009 00:35:56 +0000 (00:35 +0000)]
- No dots here
Jani Taskinen [Sat, 28 Nov 2009 00:06:54 +0000 (00:06 +0000)]
- Fix bad merge (Sorry Ilia..)
Rasmus Lerdorf [Fri, 27 Nov 2009 23:41:13 +0000 (23:41 +0000)]
Fix bug #50315
Ilia Alshanetsky [Fri, 27 Nov 2009 14:50:28 +0000 (14:50 +0000)]
back to dev
Ilia Alshanetsky [Fri, 27 Nov 2009 14:25:58 +0000 (14:25 +0000)]
5.2.12RC3
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
Jani Taskinen [Fri, 27 Nov 2009 12:50:29 +0000 (12:50 +0000)]
- Re-fixed bug #47104 (Linking shared extensions fails with icc)
Ilia Alshanetsky [Fri, 27 Nov 2009 03:17:06 +0000 (03:17 +0000)]
Back to dev
Ilia Alshanetsky [Fri, 27 Nov 2009 03:14:36 +0000 (03:14 +0000)]
5.2.12RC2
Ilia Alshanetsky [Fri, 27 Nov 2009 03:13:59 +0000 (03:13 +0000)]
Revert gmp patches as they require a newer lib
Ilia Alshanetsky [Fri, 27 Nov 2009 03:02:01 +0000 (03:02 +0000)]
Fixe build