]>
granicus.if.org Git - php/log
Kalle Sommer Nielsen [Mon, 14 Dec 2009 10:56:34 +0000 (10:56 +0000)]
Add some more removed ini directives
Kalle Sommer Nielsen [Mon, 14 Dec 2009 10:55:06 +0000 (10:55 +0000)]
Change to E_CORE_ERROR as advertised (Fixes #50435) - Patch by arpad@php.net
Jani Taskinen [Mon, 14 Dec 2009 09:41:39 +0000 (09:41 +0000)]
MFB: fix test
Jani Taskinen [Mon, 14 Dec 2009 09:37:33 +0000 (09:37 +0000)]
MFB: fix test
Jani Taskinen [Mon, 14 Dec 2009 05:52:49 +0000 (05:52 +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).
Pierrick Charron [Mon, 14 Dec 2009 03:44:33 +0000 (03:44 +0000)]
- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
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: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
Ilia Alshanetsky [Sun, 13 Dec 2009 15:44:22 +0000 (15:44 +0000)]
Fixed bug #50451 (http wrapper breaks on 2048 char long headers)
# Improvement on the fix for bug #49851
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)
Pierre Joye [Fri, 11 Dec 2009 16:35:42 +0000 (16:35 +0000)]
- fix build, come on, it is not that hard to test before commit, is it?
Pierre Joye [Fri, 11 Dec 2009 15:57:01 +0000 (15:57 +0000)]
- #50334, use our own implementations of stpncpy and mempcy, avoiding weird behaviors on certain platforms like solaris
Jani Taskinen [Fri, 11 Dec 2009 15:42:16 +0000 (15:42 +0000)]
MF53:- Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit) #Ilia..
Jani Taskinen [Fri, 11 Dec 2009 15:06:50 +0000 (15:06 +0000)]
fix test
Jani Taskinen [Fri, 11 Dec 2009 12:57:57 +0000 (12:57 +0000)]
- Fix test
Andrey Hristov [Fri, 11 Dec 2009 11:58:57 +0000 (11:58 +0000)]
Make MYSQLND_NET dynamically allocated structure with allocator
and deallocator. More member functions will come.
Andrey Hristov [Fri, 11 Dec 2009 10:21:34 +0000 (10:21 +0000)]
remove stale comment
Andrey Hristov [Fri, 11 Dec 2009 10:18:00 +0000 (10:18 +0000)]
Move two functions which are used in the extension as methods of
the connection. Two functions less in the global namespace.
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.)
Christopher Jones [Thu, 10 Dec 2009 19:07:08 +0000 (19:07 +0000)]
Add new 'fetch' test and make several small test fixes
Christopher Jones [Thu, 10 Dec 2009 17:28:19 +0000 (17:28 +0000)]
Remove text recently merged to online doc
Pierre Joye [Thu, 10 Dec 2009 14:08:19 +0000 (14:08 +0000)]
- #50334, add define on win as well
Andrey Hristov [Thu, 10 Dec 2009 11:59:14 +0000 (11:59 +0000)]
bump version number
Andrey Hristov [Thu, 10 Dec 2009 11:18:05 +0000 (11:18 +0000)]
Add plugin storage for MYSQLND_STMT too
Felipe Pena [Thu, 10 Dec 2009 10:46:33 +0000 (10:46 +0000)]
- Fix build
Andrey Hristov [Thu, 10 Dec 2009 09:35:10 +0000 (09:35 +0000)]
Fix pdo build, forgot to remove the zval caching from pdo-mysql
Ilia Alshanetsky [Thu, 10 Dec 2009 03:23:05 +0000 (03:23 +0000)]
Fixed bug #49851 (http wrapper breaks on 1024 char long headers).
Pierre Joye [Thu, 10 Dec 2009 02:25:47 +0000 (02:25 +0000)]
- [DOC] expose MPIR version when mpir is used instead of gmp
Andrey Hristov [Wed, 9 Dec 2009 20:38:11 +0000 (20:38 +0000)]
Remove stub code which never actually was used for anything.
Things like this can be built on top of the core.
Jani Taskinen [Wed, 9 Dec 2009 20:33:31 +0000 (20:33 +0000)]
- Fixed bug #47179 (gzuncompress does not report expcted error)
Jani Taskinen [Wed, 9 Dec 2009 20:32:13 +0000 (20:32 +0000)]
- fix tests (this is ridiculous..)
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.
Jani Taskinen [Wed, 9 Dec 2009 19:33:14 +0000 (19:33 +0000)]
- Fix file()
Andrey Hristov [Wed, 9 Dec 2009 18:11:03 +0000 (18:11 +0000)]
Fix compilation warnings
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
Pierre Joye [Wed, 9 Dec 2009 17:40:19 +0000 (17:40 +0000)]
- #50334, fix build for platform without endian.h (like solaris)
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.
Jani Taskinen [Wed, 9 Dec 2009 14:06:18 +0000 (14:06 +0000)]
- Rename badly named function
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.
Dmitry Stogov [Wed, 9 Dec 2009 10:50:10 +0000 (10:50 +0000)]
Fixed wrong result of empty($_GET) in case of uninitialized $_GET
Pierre Joye [Wed, 9 Dec 2009 10:39:42 +0000 (10:39 +0000)]
- #50334, fix trunk build
Pierre Joye [Wed, 9 Dec 2009 10:39:03 +0000 (10:39 +0000)]
- #50334, add missing file
Pierre Joye [Wed, 9 Dec 2009 01:43:23 +0000 (01:43 +0000)]
- #50334, add CRYPT_SHA* constants and tests [DOC]
Pierre Joye [Wed, 9 Dec 2009 00:32:14 +0000 (00:32 +0000)]
- drop non used code and fix warning
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]
Pierre Joye [Tue, 8 Dec 2009 20:21:17 +0000 (20:21 +0000)]
- add missing argument
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
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
Jani Taskinen [Tue, 8 Dec 2009 17:29:11 +0000 (17:29 +0000)]
MFB: r215701, Reimplementation of the way Apache 2 Filter works.
Jani Taskinen [Tue, 8 Dec 2009 16:32:26 +0000 (16:32 +0000)]
ws
Jani Taskinen [Tue, 8 Dec 2009 16:13:46 +0000 (16:13 +0000)]
- ws + cs
Jani Taskinen [Tue, 8 Dec 2009 16:13:01 +0000 (16:13 +0000)]
MFB: sprintf -> snprintf (Thanks Marcus for not merging to HEAD..)
Jani Taskinen [Tue, 8 Dec 2009 15:27:37 +0000 (15:27 +0000)]
ws, cs, sigh
Ilia Alshanetsky [Tue, 8 Dec 2009 13:24:27 +0000 (13:24 +0000)]
Upgraded to Sqlite 3.6.21
Antony Dovgal [Tue, 8 Dec 2009 12:12:23 +0000 (12:12 +0000)]
sync with 5_3
Jani Taskinen [Tue, 8 Dec 2009 11:00:03 +0000 (11:00 +0000)]
- Fix the comment again
Jani Taskinen [Tue, 8 Dec 2009 10:56:41 +0000 (10:56 +0000)]
ws
Dmitry Stogov [Tue, 8 Dec 2009 10:16:38 +0000 (10:16 +0000)]
- Forgotten patch for trunk
- Fixed stdin filename in error messages
Jani Taskinen [Tue, 8 Dec 2009 08:34:53 +0000 (08:34 +0000)]
No tabs here
Jani Taskinen [Tue, 8 Dec 2009 08:21:56 +0000 (08:21 +0000)]
- ws
Jani Taskinen [Tue, 8 Dec 2009 08:21:25 +0000 (08:21 +0000)]
MF52: Fixed memory leak on require() error (Thanks again Ilia. r220154)
Jani Taskinen [Tue, 8 Dec 2009 08:20:12 +0000 (08:20 +0000)]
- No tabs here
Felipe Pena [Tue, 8 Dec 2009 01:57:37 +0000 (01:57 +0000)]
- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
Stanislav Malyshev [Tue, 8 Dec 2009 01:57:16 +0000 (01:57 +0000)]
ouch, that ZTS
Stanislav Malyshev [Tue, 8 Dec 2009 01:52:57 +0000 (01:52 +0000)]
win32 should have different test
Felipe Pena [Tue, 8 Dec 2009 01:51:34 +0000 (01:51 +0000)]
- Fixed ZTS build
Stanislav Malyshev [Tue, 8 Dec 2009 01:44:15 +0000 (01:44 +0000)]
add "no params" check
Stanislav Malyshev [Tue, 8 Dec 2009 01:35:08 +0000 (01:35 +0000)]
add realpath cache inspect functions
Moriyoshi Koizumi [Mon, 7 Dec 2009 15:41:43 +0000 (15:41 +0000)]
- Take account of surrogate pairs.
Ilia Alshanetsky [Mon, 7 Dec 2009 13:43:44 +0000 (13:43 +0000)]
Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension.
Dmitry Stogov [Mon, 7 Dec 2009 08:47:18 +0000 (08:47 +0000)]
Fixed bug #49866 (Making reference on string offsets crashes PHP)
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)
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)
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
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)
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
Pierre Joye [Thu, 3 Dec 2009 10:41:20 +0000 (10:41 +0000)]
- disable this debug code until it is actually fixed
Kalle Sommer Nielsen [Thu, 3 Dec 2009 10:17:58 +0000 (10:17 +0000)]
Use correct defines for VC10 support
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.
Andrey Hristov [Wed, 2 Dec 2009 11:58:04 +0000 (11:58 +0000)]
fix macro so that 5-byte BIT values are decoded correctly
Jani Taskinen [Wed, 2 Dec 2009 08:54:50 +0000 (08:54 +0000)]
- Fixed bug #50345 (nanosleep not detected properly on some solaris versions)
Joey Smith [Wed, 2 Dec 2009 02:01:18 +0000 (02:01 +0000)]
Merge some spelling corrections found in the Debian patch base.
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.
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]
Jani Taskinen [Mon, 30 Nov 2009 22:39:59 +0000 (22:39 +0000)]
- Touché filés
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)
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
Rasmus Lerdorf [Mon, 30 Nov 2009 19:13:50 +0000 (19:13 +0000)]
Fix bug #50337
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)
Dmitry Stogov [Mon, 30 Nov 2009 14:21:23 +0000 (14:21 +0000)]
Fixed bug #50159 (wrong working directory in symlinked files)
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())
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