]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Wed, 14 Jan 2009 19:16:43 +0000 (19:16 +0000)]
MFB: Removed unused variable
Takeshi Abe [Wed, 14 Jan 2009 18:57:51 +0000 (18:57 +0000)]
added pixelate filter.
Antony Dovgal [Wed, 14 Jan 2009 16:33:26 +0000 (16:33 +0000)]
fix typo
andy wharmby [Wed, 14 Jan 2009 16:27:29 +0000 (16:27 +0000)]
Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit.
Etienne Kneuss [Wed, 14 Jan 2009 15:51:54 +0000 (15:51 +0000)]
Fix #47045 (Correctly compare splobjectstorages with ==)
andy wharmby [Wed, 14 Jan 2009 14:38:29 +0000 (14:38 +0000)]
Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit
Dmitry Stogov [Wed, 14 Jan 2009 13:57:59 +0000 (13:57 +0000)]
Fixed bug #46755 (warning: use statement with non-compound name)
Fixed bug #46979 (use with non-compound name *has* effect)
Dmitry Stogov [Wed, 14 Jan 2009 11:56:24 +0000 (11:56 +0000)]
Fixed __call() to be invoked on private/protected method access through callback
s
Dmitry Stogov [Wed, 14 Jan 2009 10:28:40 +0000 (10:28 +0000)]
Reverted "Rebind closure when binding to property"
Pierre Joye [Wed, 14 Jan 2009 10:16:42 +0000 (10:16 +0000)]
- [DOC] support for PNG gray levels+ alpha image, loaded as truecolor
<changelog@php.net> [Wed, 14 Jan 2009 01:33:16 +0000 (01:33 +0000)]
ChangeLog update
andy wharmby [Tue, 13 Jan 2009 22:29:14 +0000 (22:29 +0000)]
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
Ilia Alshanetsky [Tue, 13 Jan 2009 21:29:45 +0000 (21:29 +0000)]
MFB:Fixed a bug inside mail() logging code that prevents log file from
existing outside of open_basedir
Felipe Pena [Tue, 13 Jan 2009 20:23:34 +0000 (20:23 +0000)]
- Fixed test
Ilia Alshanetsky [Tue, 13 Jan 2009 19:08:37 +0000 (19:08 +0000)]
MFB: Improved parameter handling
andy wharmby [Tue, 13 Jan 2009 18:51:24 +0000 (18:51 +0000)]
Fix test. Tested on Windows, Linux and Linux 64 bit
Rob Richards [Tue, 13 Jan 2009 18:05:41 +0000 (18:05 +0000)]
Add method DomNode::getLineNo to return line number for a parsed node
andy wharmby [Tue, 13 Jan 2009 13:38:05 +0000 (13:38 +0000)]
New date extension tests. Tested on Windows, Linux and Linux 64 bit
Pierre Joye [Tue, 13 Jan 2009 13:30:30 +0000 (13:30 +0000)]
- finish windows support
Pierre Joye [Tue, 13 Jan 2009 13:30:04 +0000 (13:30 +0000)]
- fix build
Antony Dovgal [Tue, 13 Jan 2009 12:00:45 +0000 (12:00 +0000)]
fix test
andy wharmby [Tue, 13 Jan 2009 10:08:19 +0000 (10:08 +0000)]
New zlib extension tests. Tested on Windows, Linux and Linux 64 bit
Scott MacVicar [Tue, 13 Jan 2009 02:50:23 +0000 (02:50 +0000)]
Add table key to getColumnMeta() with SQLite
<changelog@php.net> [Tue, 13 Jan 2009 01:33:07 +0000 (01:33 +0000)]
ChangeLog update
Stanislav Malyshev [Mon, 12 Jan 2009 22:34:40 +0000 (22:34 +0000)]
fix #46304 Defining namespaced constant using define() defines CASE SENSITIVE namespace
Stanislav Malyshev [Mon, 12 Jan 2009 21:57:35 +0000 (21:57 +0000)]
MFB test
Andrei Zmievski [Mon, 12 Jan 2009 19:15:07 +0000 (19:15 +0000)]
MFB
Scott MacVicar [Mon, 12 Jan 2009 19:02:41 +0000 (19:02 +0000)]
Fix building of pdo_sqlite without sqlite3
Scott MacVicar [Mon, 12 Jan 2009 18:46:58 +0000 (18:46 +0000)]
Update sqlite to 3.6.8
andy wharmby [Mon, 12 Jan 2009 18:11:32 +0000 (18:11 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 12 Jan 2009 17:56:09 +0000 (17:56 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit
Ilia Alshanetsky [Mon, 12 Jan 2009 17:15:08 +0000 (17:15 +0000)]
MFB: Upgraded libsqlite3 to 3.6.8
andy wharmby [Mon, 12 Jan 2009 15:58:41 +0000 (15:58 +0000)]
Fix Windows tests after #47037
Felipe Pena [Mon, 12 Jan 2009 14:53:03 +0000 (14:53 +0000)]
- Reverted my previous commit to avoid unnecessary BC.
[DOC] Added new entry to the array returned by dns_get_record(), 'entries', which contains the separated value from TXT value. (so 'txt' kept the concatenated version) (Pierre)
- Unicode++ (Felipe)
andy wharmby [Mon, 12 Jan 2009 14:30:30 +0000 (14:30 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit
Scott MacVicar [Mon, 12 Jan 2009 14:27:39 +0000 (14:27 +0000)]
The previous error was masked by a missing entry, sync them back up.
Johannes Schlüter [Mon, 12 Jan 2009 14:01:47 +0000 (14:01 +0000)]
Fix #47050 mysqli_poll() modifies improper variables
Scott MacVicar [Mon, 12 Jan 2009 13:36:41 +0000 (13:36 +0000)]
MFB This entry doesn't exist upstream any more, it also caused all error messages to be one off.
Johannes Schlüter [Mon, 12 Jan 2009 12:54:17 +0000 (12:54 +0000)]
- Fix #45940 MySQLI OO does not populate connect_error property on failed
connect
Antony Dovgal [Mon, 12 Jan 2009 10:46:31 +0000 (10:46 +0000)]
fix typo (reported by Richard Quadling)
<changelog@php.net> [Mon, 12 Jan 2009 01:33:19 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 11 Jan 2009 23:52:48 +0000 (23:52 +0000)]
MFB: improved parameter handling
Scott MacVicar [Sun, 11 Jan 2009 23:47:52 +0000 (23:47 +0000)]
MFB Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_* functions.
Felipe Pena [Sun, 11 Jan 2009 18:38:00 +0000 (18:38 +0000)]
- Improved fix for #47035 (win32 part by Henrique M. Decaria)
[DOC] The TXT part needs be returned as an array of strings.
Rob Richards [Sun, 11 Jan 2009 13:58:33 +0000 (13:58 +0000)]
export php_pcre_free to make mbstring happy
Uwe Schindler [Sun, 11 Jan 2009 13:46:45 +0000 (13:46 +0000)]
revert last commit, sizeof does not work in preprocessor :(
Uwe Schindler [Sun, 11 Jan 2009 13:39:01 +0000 (13:39 +0000)]
add sanity check for time_t size of win32
Rob Richards [Sun, 11 Jan 2009 12:00:30 +0000 (12:00 +0000)]
fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse())
Dmitry Stogov [Sun, 11 Jan 2009 08:35:53 +0000 (08:35 +0000)]
Disable dl() in CGI and FastCGI modes
<changelog@php.net> [Sun, 11 Jan 2009 01:33:03 +0000 (01:33 +0000)]
ChangeLog update
Antony Dovgal [Sat, 10 Jan 2009 22:46:57 +0000 (22:46 +0000)]
fix test
Antony Dovgal [Sat, 10 Jan 2009 22:40:42 +0000 (22:40 +0000)]
fix test
Antony Dovgal [Sat, 10 Jan 2009 22:37:06 +0000 (22:37 +0000)]
fix tests
Felipe Pena [Sat, 10 Jan 2009 19:14:27 +0000 (19:14 +0000)]
- Fixed bug #47054 (BC break in static functions called as dynamic)
Felipe Pena [Sat, 10 Jan 2009 17:06:40 +0000 (17:06 +0000)]
- Fixed test (patch by Timm Friebe [thekid@php])
<changelog@php.net> [Sat, 10 Jan 2009 01:32:15 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Fri, 9 Jan 2009 23:16:41 +0000 (23:16 +0000)]
cleanup garbage
Antony Dovgal [Fri, 9 Jan 2009 23:12:30 +0000 (23:12 +0000)]
MF52: fix test: don't create tmp files in "." and clean up when done
Antony Dovgal [Fri, 9 Jan 2009 22:50:45 +0000 (22:50 +0000)]
use temp var instead of wrong typecast
David Soria Parra [Fri, 9 Jan 2009 22:13:40 +0000 (22:13 +0000)]
Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).
Antony Dovgal [Fri, 9 Jan 2009 19:16:02 +0000 (19:16 +0000)]
add zend_ts_hash_copy_to_hash()
Antony Dovgal [Fri, 9 Jan 2009 18:23:45 +0000 (18:23 +0000)]
change functions to be consistent between branches
Ilia Alshanetsky [Fri, 9 Jan 2009 17:20:57 +0000 (17:20 +0000)]
Corrected fix for bug #46844 to only trigger on the 1st line of CLI opened
files.
Antony Dovgal [Fri, 9 Jan 2009 16:33:57 +0000 (16:33 +0000)]
fix ZTS build
Ilia Alshanetsky [Fri, 9 Jan 2009 15:00:36 +0000 (15:00 +0000)]
MFB: Added mail logging functionality that allows logging of mail sent via
mail() function
Johannes Schlüter [Fri, 9 Jan 2009 14:28:31 +0000 (14:28 +0000)]
Fix #46653 mysqlnd: can't extend mysqli
Sanjay Mantoor [Fri, 9 Jan 2009 05:10:33 +0000 (05:10 +0000)]
New testcases for localtime function
<changelog@php.net> [Fri, 9 Jan 2009 01:32:25 +0000 (01:32 +0000)]
ChangeLog update
Antony Dovgal [Thu, 8 Jan 2009 22:35:30 +0000 (22:35 +0000)]
use correct check for constants and stop segfaulting
Antony Dovgal [Thu, 8 Jan 2009 22:02:53 +0000 (22:02 +0000)]
fix test for real
Antony Dovgal [Thu, 8 Jan 2009 22:00:27 +0000 (22:00 +0000)]
fix tests
Antony Dovgal [Thu, 8 Jan 2009 21:53:36 +0000 (21:53 +0000)]
fix test
use bigger file to be able to see the difference
andy wharmby [Thu, 8 Jan 2009 21:18:37 +0000 (21:18 +0000)]
New PHPT tests for math functions. Tested on Windows, Linux and Linux 64 bit.
Arnaud Le Blanc [Thu, 8 Jan 2009 18:58:22 +0000 (18:58 +0000)]
XFAIL test
Felipe Pena [Thu, 8 Jan 2009 18:46:55 +0000 (18:46 +0000)]
- Fixed tests
Felipe Pena [Thu, 8 Jan 2009 18:43:12 +0000 (18:43 +0000)]
- Fixed bug #47037 (No error when using fopen with emty string)
Patch by Cristian Rodriguez R.
Arnaud Le Blanc [Thu, 8 Jan 2009 18:39:04 +0000 (18:39 +0000)]
Fix memleak when a user filter appends a bucket and returns != PSFS_PASS_ON
Improved tests
Antony Dovgal [Thu, 8 Jan 2009 18:37:59 +0000 (18:37 +0000)]
fix ZTS build
Felipe Pena [Thu, 8 Jan 2009 17:19:08 +0000 (17:19 +0000)]
- Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT record)
Arnaud Le Blanc [Thu, 8 Jan 2009 17:01:11 +0000 (17:01 +0000)]
Fixed error conditions handling in stream_filter_append()
Ilia Alshanetsky [Thu, 8 Jan 2009 16:15:45 +0000 (16:15 +0000)]
MFB: Improved parameter fixing & address a compiler warning
andy wharmby [Thu, 8 Jan 2009 10:39:50 +0000 (10:39 +0000)]
Fix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on Windows, Linux and Linux 64 bit
<changelog@php.net> [Thu, 8 Jan 2009 01:32:26 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 8 Jan 2009 00:41:33 +0000 (00:41 +0000)]
MFB: Simplify parameter parsing
Felipe Pena [Thu, 8 Jan 2009 00:11:57 +0000 (00:11 +0000)]
- Removed WRONG_PARAM_COUNT usage
Felipe Pena [Wed, 7 Jan 2009 23:04:15 +0000 (23:04 +0000)]
- Fixed test
Felipe Pena [Wed, 7 Jan 2009 22:54:43 +0000 (22:54 +0000)]
- More suitable parameter checking
Andrei Zmievski [Wed, 7 Jan 2009 22:37:25 +0000 (22:37 +0000)]
MFB
Felipe Pena [Wed, 7 Jan 2009 22:37:08 +0000 (22:37 +0000)]
- New parameter parsing
- Removed METHOD_NOTSTATIC_NUMPARAMS
Andrei Zmievski [Wed, 7 Jan 2009 22:13:07 +0000 (22:13 +0000)]
MFB
Antony Dovgal [Wed, 7 Jan 2009 22:12:02 +0000 (22:12 +0000)]
fix test
Antony Dovgal [Wed, 7 Jan 2009 21:23:01 +0000 (21:23 +0000)]
fix test
Felipe Pena [Wed, 7 Jan 2009 20:32:35 +0000 (20:32 +0000)]
- Fixed test
Felipe Pena [Wed, 7 Jan 2009 20:19:17 +0000 (20:19 +0000)]
- Added check for EWOULDBLOCK
- Using EWOULDBLOCK instead of EAGAIN by portability issues
(Related to #46917)
Felipe Pena [Wed, 7 Jan 2009 18:25:50 +0000 (18:25 +0000)]
- Fixed duplicate errmsg
Johannes Schlüter [Wed, 7 Jan 2009 16:29:42 +0000 (16:29 +0000)]
Proper ctor usage (Fix #46044)
andy wharmby [Wed, 7 Jan 2009 14:49:15 +0000 (14:49 +0000)]
New pcre extension tests. Tested on Windows, Linux and Linux 64-bit
Derick Rethans [Wed, 7 Jan 2009 14:35:50 +0000 (14:35 +0000)]
- Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject).
andy wharmby [Wed, 7 Jan 2009 14:30:06 +0000 (14:30 +0000)]
New hash extension tests. Tested on Windows, Linux and Linux 64-bit
Pierre Joye [Wed, 7 Jan 2009 13:03:37 +0000 (13:03 +0000)]
- MFB: declaration and impl match