]> granicus.if.org Git - php/log
php
15 years ago- Fixed bug #47179 (gzuncompress does not report expcted error)
Jani Taskinen [Wed, 9 Dec 2009 20:33:31 +0000 (20:33 +0000)]
- Fixed bug #47179 (gzuncompress does not report expcted error)

15 years ago- fix tests (this is ridiculous..)
Jani Taskinen [Wed, 9 Dec 2009 20:32:13 +0000 (20:32 +0000)]
- fix tests (this is ridiculous..)

15 years agoRemove the zval caching from mysqlnd. It was disabled versions ago
Andrey Hristov [Wed, 9 Dec 2009 20:21:05 +0000 (20:21 +0000)]
Remove the zval caching from mysqlnd. It was disabled versions ago
due to problems on windows, which were not debugged. Better have
code that is disabled not in the core.

15 years ago- Fix file()
Jani Taskinen [Wed, 9 Dec 2009 19:33:14 +0000 (19:33 +0000)]
- Fix file()

15 years agoFix compilation warnings
Andrey Hristov [Wed, 9 Dec 2009 18:11:03 +0000 (18:11 +0000)]
Fix compilation warnings

15 years ago- Fixed BC problem in new zlib implementation: truncated (invalid) short data was...
Jani Taskinen [Wed, 9 Dec 2009 17:47:38 +0000 (17:47 +0000)]
- Fixed BC problem in new zlib implementation: truncated (invalid) short data was not caught

15 years ago- #50334, fix build for platform without endian.h (like solaris)
Pierre Joye [Wed, 9 Dec 2009 17:40:19 +0000 (17:40 +0000)]
- #50334, fix build for platform without endian.h (like solaris)

15 years agoRemove disabled code - threaded fetching. This can be implemented
Andrey Hristov [Wed, 9 Dec 2009 16:57:03 +0000 (16:57 +0000)]
Remove disabled code - threaded fetching. This can be implemented
on a upper level and by offloading it we reduce the complexity of
the core.

15 years ago- Rename badly named function
Jani Taskinen [Wed, 9 Dec 2009 14:06:18 +0000 (14:06 +0000)]
- Rename badly named function

15 years agoAdapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The behaviour...
Ulf Wendel [Wed, 9 Dec 2009 12:06:10 +0000 (12:06 +0000)]
Adapting tests to accept actual behaviour found in 5.2, 5.3 and 6.0. The behaviour is wrong according to the documentation: mysqli_connect_error() should return an empty string (not NULL), if there is no error. However, changing this would break BC and most users will not notice the difference between NULL and empty string anyway.

15 years agoFixed wrong result of empty($_GET) in case of uninitialized $_GET
Dmitry Stogov [Wed, 9 Dec 2009 10:50:10 +0000 (10:50 +0000)]
Fixed wrong result of empty($_GET) in case of uninitialized $_GET

15 years ago- #50334, fix trunk build
Pierre Joye [Wed, 9 Dec 2009 10:39:42 +0000 (10:39 +0000)]
- #50334, fix trunk build

15 years ago- #50334, add missing file
Pierre Joye [Wed, 9 Dec 2009 10:39:03 +0000 (10:39 +0000)]
- #50334, add missing file

15 years ago- #50334, add CRYPT_SHA* constants and tests [DOC]
Pierre Joye [Wed, 9 Dec 2009 01:43:23 +0000 (01:43 +0000)]
- #50334, add CRYPT_SHA* constants and tests [DOC]

15 years ago- drop non used code and fix warning
Pierre Joye [Wed, 9 Dec 2009 00:32:14 +0000 (00:32 +0000)]
- drop non used code and fix warning

15 years ago- #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt [DOC]
Pierre Joye [Wed, 9 Dec 2009 00:20:14 +0000 (00:20 +0000)]
- #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt [DOC]

15 years ago- add missing argument
Pierre Joye [Tue, 8 Dec 2009 20:21:17 +0000 (20:21 +0000)]
- add missing argument

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 agoMFB: sprintf -> snprintf + all other patches people did not bother to merge
Jani Taskinen [Tue, 8 Dec 2009 17:46:19 +0000 (17:46 +0000)]
MFB: sprintf -> snprintf + all other patches people did not bother to merge

15 years agoMFB: r215701, Reimplementation of the way Apache 2 Filter works.
Jani Taskinen [Tue, 8 Dec 2009 17:29:11 +0000 (17:29 +0000)]
MFB: r215701, Reimplementation of the way Apache 2 Filter works.

15 years agows
Jani Taskinen [Tue, 8 Dec 2009 16:32:26 +0000 (16:32 +0000)]
ws

15 years ago- ws + cs
Jani Taskinen [Tue, 8 Dec 2009 16:13:46 +0000 (16:13 +0000)]
- ws + cs

15 years agoMFB: sprintf -> snprintf (Thanks Marcus for not merging to HEAD..)
Jani Taskinen [Tue, 8 Dec 2009 16:13:01 +0000 (16:13 +0000)]
MFB: sprintf -> snprintf (Thanks Marcus for not merging to HEAD..)

15 years agows, cs, sigh
Jani Taskinen [Tue, 8 Dec 2009 15:27:37 +0000 (15:27 +0000)]
ws, cs, sigh

15 years agoUpgraded to Sqlite 3.6.21
Ilia Alshanetsky [Tue, 8 Dec 2009 13:24:27 +0000 (13:24 +0000)]
Upgraded to Sqlite 3.6.21

15 years agosync with 5_3
Antony Dovgal [Tue, 8 Dec 2009 12:12:23 +0000 (12:12 +0000)]
sync with 5_3

15 years ago- Fix the comment again
Jani Taskinen [Tue, 8 Dec 2009 11:00:03 +0000 (11:00 +0000)]
- Fix the comment again

15 years agows
Jani Taskinen [Tue, 8 Dec 2009 10:56:41 +0000 (10:56 +0000)]
ws

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 agoNo tabs here
Jani Taskinen [Tue, 8 Dec 2009 08:34:53 +0000 (08:34 +0000)]
No tabs here

15 years ago- ws
Jani Taskinen [Tue, 8 Dec 2009 08:21:56 +0000 (08:21 +0000)]
- ws

15 years agoMF52: Fixed memory leak on require() error (Thanks again Ilia. r220154)
Jani Taskinen [Tue, 8 Dec 2009 08:21:25 +0000 (08:21 +0000)]
MF52: Fixed memory leak on require() error (Thanks again Ilia. r220154)

15 years ago- No tabs here
Jani Taskinen [Tue, 8 Dec 2009 08:20:12 +0000 (08:20 +0000)]
- No tabs here

15 years ago- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
Felipe Pena [Tue, 8 Dec 2009 01:57:37 +0000 (01:57 +0000)]
- Added MAKE_COPY_ZVAL(ppzv, pzv) macro

15 years agoouch, that ZTS
Stanislav Malyshev [Tue, 8 Dec 2009 01:57:16 +0000 (01:57 +0000)]
ouch, that ZTS

15 years agowin32 should have different test
Stanislav Malyshev [Tue, 8 Dec 2009 01:52:57 +0000 (01:52 +0000)]
win32 should have different test

15 years ago- Fixed ZTS build
Felipe Pena [Tue, 8 Dec 2009 01:51:34 +0000 (01:51 +0000)]
- Fixed ZTS build

15 years agoadd "no params" check
Stanislav Malyshev [Tue, 8 Dec 2009 01:44:15 +0000 (01:44 +0000)]
add "no params" check

15 years agoadd realpath cache inspect functions
Stanislav Malyshev [Tue, 8 Dec 2009 01:35:08 +0000 (01:35 +0000)]
add realpath cache inspect functions

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 agoAdded FILTER_FLAG_STRIP_BACKTICK option to the filter extension.
Ilia Alshanetsky [Mon, 7 Dec 2009 13:43:44 +0000 (13:43 +0000)]
Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension.

15 years agoFixed bug #49866 (Making reference on string offsets crashes PHP)
Dmitry Stogov [Mon, 7 Dec 2009 08:47:18 +0000 (08:47 +0000)]
Fixed bug #49866 (Making reference on string offsets crashes PHP)

15 years agoFixed bug #50351 (performance regression handling objects, ten times slower in 5...
Dmitry Stogov [Mon, 7 Dec 2009 08:14:48 +0000 (08:14 +0000)]
Fixed bug #50351 (performance regression handling objects, ten times slower in 5.3 than in 5.2. foreach statement should not initiate GC)

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 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 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 I svn-commit.2.tmp (Modified) ...
Andrey Hristov [Thu, 3 Dec 2009 10:50:02 +0000 (10:50 +0000)]
I    svn-commit.2.tmp (Modified)                                                                                          Row 2    Col 28  11:45  Ctrl-K H for help
fix compilation on windows and with other compilers who
don't like void* arithmetic

15 years ago- disable this debug code until it is actually fixed
Pierre Joye [Thu, 3 Dec 2009 10:41:20 +0000 (10:41 +0000)]
- disable this debug code until it is actually fixed

15 years agoUse correct defines for VC10 support
Kalle Sommer Nielsen [Thu, 3 Dec 2009 10:17:58 +0000 (10:17 +0000)]
Use correct defines for VC10 support

15 years agofix segfault introduced by Pierre in a recent commit
Andrey Hristov [Thu, 3 Dec 2009 09:43:26 +0000 (09:43 +0000)]
fix segfault introduced by Pierre in a recent commit
old code was doing something like
conn + sizeof(MYSQLND) * MYSQLND + plugin * sizeof(void) * sizeof(MYSQLND)
because `conn` is not casted to void*. `conn` has to be casted to void * and
then the whole experession will be void * and the calculations will work.

15 years agofix macro so that 5-byte BIT values are decoded correctly
Andrey Hristov [Wed, 2 Dec 2009 11:58:04 +0000 (11:58 +0000)]
fix macro so that 5-byte BIT values are decoded correctly

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 agoMerge some spelling corrections found in the Debian patch base.
Joey Smith [Wed, 2 Dec 2009 02:01:18 +0000 (02:01 +0000)]
Merge some spelling corrections found in the Debian patch base.

15 years agoFix broken build.
Rasmus Lerdorf [Tue, 1 Dec 2009 21:39:19 +0000 (21:39 +0000)]
Fix broken build.
This constant is not in older versions of MySQL.

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 ago- Touché filés
Jani Taskinen [Mon, 30 Nov 2009 22:39:59 +0000 (22:39 +0000)]
- Touché filés

15 years ago- Fixed bug #50340 (php.ini parser does not allow spaces in ini keys)
Jani Taskinen [Mon, 30 Nov 2009 22:38:32 +0000 (22:38 +0000)]
- Fixed bug #50340 (php.ini parser does not allow spaces in ini keys)

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 agoFix bug #50337
Rasmus Lerdorf [Mon, 30 Nov 2009 19:13:50 +0000 (19:13 +0000)]
Fix bug #50337

15 years ago- Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqln...
Jani Taskinen [Mon, 30 Nov 2009 15:11:29 +0000 (15:11 +0000)]
- Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled)

15 years agoFixed bug #50159 (wrong working directory in symlinked files)
Dmitry Stogov [Mon, 30 Nov 2009 14:21:23 +0000 (14:21 +0000)]
Fixed bug #50159 (wrong working directory in symlinked files)

15 years agoFixed bug #50261 (Crash When Calling Parent Constructor with call_user_func())
Dmitry Stogov [Mon, 30 Nov 2009 11:39:53 +0000 (11:39 +0000)]
Fixed bug #50261 (Crash When Calling Parent Constructor with call_user_func())

15 years ago- void is NaN, you can't do math ops on void. Declarations go first. Fix TS build
Pierre Joye [Mon, 30 Nov 2009 10:56:01 +0000 (10:56 +0000)]
- void is NaN, you can't do math ops on void. Declarations go first. Fix TS build

15 years ago- restore /W3
Pierre Joye [Mon, 30 Nov 2009 09:52:48 +0000 (09:52 +0000)]
- restore /W3

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- 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 ago- Fixed bug #49935 (Deprecated warnings make "make test" to fail)
Jani Taskinen [Fri, 27 Nov 2009 23:34:36 +0000 (23:34 +0000)]
- Fixed bug #49935 (Deprecated warnings make "make test" to fail)

15 years agoUse extended base if we build again gmp 4.2.0 which is usually available.
David Soria Parra [Fri, 27 Nov 2009 22:24:44 +0000 (22:24 +0000)]
Use extended base if we build again gmp 4.2.0 which is usually available.

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 agoFixe build
Ilia Alshanetsky [Fri, 27 Nov 2009 03:02:01 +0000 (03:02 +0000)]
Fixe build

15 years agofix debug windows build as well as remove a compilation warning
Andrey Hristov [Thu, 26 Nov 2009 11:10:47 +0000 (11:10 +0000)]
fix debug windows build as well as remove a compilation warning
(a header not included)

15 years agoMFB52: missing _cv_
Jani Taskinen [Thu, 26 Nov 2009 10:26:27 +0000 (10:26 +0000)]
MFB52: missing _cv_

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 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 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 agoThe constructor generates that next line of output, so the expected
Rasmus Lerdorf [Wed, 25 Nov 2009 05:44:27 +0000 (05:44 +0000)]
The constructor generates that next line of output, so the expected
output had these 2 lines in the wrong order.  Test your tests!

15 years agoAnd there is no 23,24,25 in this test at all. Perhaps these lines were
Rasmus Lerdorf [Wed, 25 Nov 2009 05:38:33 +0000 (05:38 +0000)]
And there is no 23,24,25 in this test at all.  Perhaps these lines were
added to the wrong file by mistake?  Those were the same ones missing from
pdo_mysql___construct_options.phpt

15 years agoUnless I am completely misreading this test case, these 3 lines at the
Rasmus Lerdorf [Wed, 25 Nov 2009 05:29:57 +0000 (05:29 +0000)]
Unless I am completely misreading this test case, these 3 lines at the
end should be in the expected output.

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 agoUpdate charset table
Andrey Hristov [Tue, 24 Nov 2009 13:59:56 +0000 (13:59 +0000)]
Update charset table

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