]>
granicus.if.org Git - php/log
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
Pierre Joye [Wed, 7 Jan 2009 12:59:17 +0000 (12:59 +0000)]
- fix parameter parsing options
Pierre Joye [Wed, 7 Jan 2009 01:37:01 +0000 (01:37 +0000)]
- MFB: sanity check if we got an A as well (valid too but not desired)
<changelog@php.net> [Wed, 7 Jan 2009 01:32:34 +0000 (01:32 +0000)]
ChangeLog update
Pierre Joye [Tue, 6 Jan 2009 23:51:03 +0000 (23:51 +0000)]
- MFB: fix build for win
Pierre Joye [Tue, 6 Jan 2009 23:50:30 +0000 (23:50 +0000)]
- [DOC] MFB: VC6 does not have NAPTR
Ilia Alshanetsky [Tue, 6 Jan 2009 23:46:22 +0000 (23:46 +0000)]
MFB: Arg parsing cleanup
Pierre Joye [Tue, 6 Jan 2009 22:00:23 +0000 (22:00 +0000)]
- MFB: fix build
Pierre Joye [Tue, 6 Jan 2009 20:51:37 +0000 (20:51 +0000)]
- MFB: add multi threaded build support (automatic detection of the number of cpus, add a custom number if you prefer to use only a few of your available cores)
Pierre Joye [Tue, 6 Jan 2009 20:47:06 +0000 (20:47 +0000)]
- add DNSApi for the DNS functions
Pierre Joye [Tue, 6 Jan 2009 20:44:56 +0000 (20:44 +0000)]
- [DOC] add support for all DNS function on Windows
- dns_check_record (and its alias checkdnsrr)
- dns_get_record
- IPV6 specific info not available yet:
. AAAA info is available only on vista/2k8 for now
. A6 info is not available
- dns_get_mx (and its alias getmxrr)
Uwe Schindler [Tue, 6 Jan 2009 13:45:30 +0000 (13:45 +0000)]
the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour.
<changelog@php.net> [Tue, 6 Jan 2009 01:32:32 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Tue, 6 Jan 2009 00:56:04 +0000 (00:56 +0000)]
- Removed UEXPECT(F)
- Unicodified some tests
Felipe Pena [Mon, 5 Jan 2009 22:19:23 +0000 (22:19 +0000)]
- New test
Felipe Pena [Mon, 5 Jan 2009 19:47:13 +0000 (19:47 +0000)]
- Fixed bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
Patch by Shire
Felipe Pena [Mon, 5 Jan 2009 19:04:27 +0000 (19:04 +0000)]
- Fixed tests
Felipe Pena [Mon, 5 Jan 2009 18:22:01 +0000 (18:22 +0000)]
- Fixed tests (removed UEXPECT(F) section)
Felipe Pena [Mon, 5 Jan 2009 17:53:53 +0000 (17:53 +0000)]
- Fixed tests
Ilia Alshanetsky [Mon, 5 Jan 2009 16:24:14 +0000 (16:24 +0000)]
Improved parameter handling
Felipe Pena [Mon, 5 Jan 2009 15:21:10 +0000 (15:21 +0000)]
- Fixed tests
Antony Dovgal [Mon, 5 Jan 2009 11:14:37 +0000 (11:14 +0000)]
fix ws
Antony Dovgal [Mon, 5 Jan 2009 09:32:48 +0000 (09:32 +0000)]
fix build
Antony Dovgal [Mon, 5 Jan 2009 09:18:57 +0000 (09:18 +0000)]
only add "# original source" if a redirect is active
Antony Dovgal [Mon, 5 Jan 2009 09:16:38 +0000 (09:16 +0000)]
MFB: fix memleaks correctly and make valgrind happy
<changelog@php.net> [Mon, 5 Jan 2009 01:32:20 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 4 Jan 2009 16:32:05 +0000 (16:32 +0000)]
MFB: Added missing initialization
Antony Dovgal [Sun, 4 Jan 2009 15:56:38 +0000 (15:56 +0000)]
fix PDO and other 'redirected' tests - add that "# original source" line only if the test fails
Antony Dovgal [Sun, 4 Jan 2009 15:21:39 +0000 (15:21 +0000)]
fix test
Marcus Boerger [Sun, 4 Jan 2009 15:20:02 +0000 (15:20 +0000)]
- Add compiler globals as
Antony Dovgal [Sun, 4 Jan 2009 15:19:49 +0000 (15:19 +0000)]
capitalize
Marcus Boerger [Sun, 4 Jan 2009 14:22:51 +0000 (14:22 +0000)]
- Set scope when copying a closure with a new this pointer.
<changelog@php.net> [Sun, 4 Jan 2009 01:32:28 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Sat, 3 Jan 2009 22:07:22 +0000 (22:07 +0000)]
- Removed unnecessary repeated arginfos
- Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation
Marcus Boerger [Sat, 3 Jan 2009 21:06:38 +0000 (21:06 +0000)]
- MFB Missing namespace changes
# Now all tests PASS again
Marcus Boerger [Sat, 3 Jan 2009 20:40:22 +0000 (20:40 +0000)]
- Minor corrections and a new test
Marcus Boerger [Sat, 3 Jan 2009 20:39:26 +0000 (20:39 +0000)]
- MFB sync
Marcus Boerger [Sat, 3 Jan 2009 20:03:45 +0000 (20:03 +0000)]
- Show closure's bound as static parameter
Marcus Boerger [Sat, 3 Jan 2009 19:29:04 +0000 (19:29 +0000)]
- Prevent instantiation from Reflection
Marcus Boerger [Sat, 3 Jan 2009 19:08:27 +0000 (19:08 +0000)]
- Return this pointer and not closure itself
Marcus Boerger [Sat, 3 Jan 2009 19:02:06 +0000 (19:02 +0000)]
- Add ReflectionFunctionAbstract::getClosureThis()
Marcus Boerger [Sat, 3 Jan 2009 18:50:44 +0000 (18:50 +0000)]
- Overlooked one instance number
Marcus Boerger [Sat, 3 Jan 2009 18:21:51 +0000 (18:21 +0000)]
- Fix refcounting
Marcus Boerger [Sat, 3 Jan 2009 17:46:25 +0000 (17:46 +0000)]
- Rebind closure when binding to property
Marcus Boerger [Sat, 3 Jan 2009 14:20:07 +0000 (14:20 +0000)]
- Improved closure support
Marcus Boerger [Sat, 3 Jan 2009 12:27:43 +0000 (12:27 +0000)]
- Small reordering
Marcus Boerger [Sat, 3 Jan 2009 12:24:30 +0000 (12:24 +0000)]
- Fix vim blocks and add missing comment
Marcus Boerger [Sat, 3 Jan 2009 12:20:27 +0000 (12:20 +0000)]
- Add minimalistic closure support
Marcus Boerger [Sat, 3 Jan 2009 12:19:30 +0000 (12:19 +0000)]
- Add reflection helpers
Marcus Boerger [Sat, 3 Jan 2009 12:18:53 +0000 (12:18 +0000)]
- There is no -v in keys
<changelog@php.net> [Sat, 3 Jan 2009 01:39:20 +0000 (01:39 +0000)]
ChangeLog update
Felipe Pena [Sat, 3 Jan 2009 00:05:53 +0000 (00:05 +0000)]
- Windows part