]>
granicus.if.org Git - php/log
Marcus Boerger [Fri, 23 Dec 2005 20:26:22 +0000 (20:26 +0000)]
- Add new test
Marcus Boerger [Fri, 23 Dec 2005 20:03:31 +0000 (20:03 +0000)]
- Fix test by splitting it
Marcus Boerger [Fri, 23 Dec 2005 19:40:01 +0000 (19:40 +0000)]
- Fix handling of bork tests
foobar [Fri, 23 Dec 2005 18:56:28 +0000 (18:56 +0000)]
fix mkdir() function properly (patch by nlopess)
Stefan Esser [Fri, 23 Dec 2005 18:43:03 +0000 (18:43 +0000)]
MFB: format string fixes
Antony Dovgal [Fri, 23 Dec 2005 15:05:42 +0000 (15:05 +0000)]
MFB: fix #35781 (stream_filter_append() can cause segfault)
Rui Hirokawa [Fri, 23 Dec 2005 13:53:30 +0000 (13:53 +0000)]
added turkish language support for libmbfl.
Rui Hirokawa [Fri, 23 Dec 2005 13:50:29 +0000 (13:50 +0000)]
fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding..
Antony Dovgal [Fri, 23 Dec 2005 13:24:17 +0000 (13:24 +0000)]
fix tests
Rui Hirokawa [Fri, 23 Dec 2005 11:14:54 +0000 (11:14 +0000)]
fixed #28899 mb_substr() and substr() work differently when mbstring.func_overload is enabled.
Dmitry Stogov [Fri, 23 Dec 2005 09:41:31 +0000 (09:41 +0000)]
Fixed memory corruption and termination through _zend_bailout()
Marcus Boerger [Fri, 23 Dec 2005 08:44:34 +0000 (08:44 +0000)]
- Do not test output escaping here
<changelog@php.net> [Fri, 23 Dec 2005 06:31:49 +0000 (06:31 +0000)]
ChangeLog update
Pierre Joye [Thu, 22 Dec 2005 23:25:06 +0000 (23:25 +0000)]
- remove HAVE_GDIMAGECOLORRESOLVE here too (w32)
Pierre Joye [Thu, 22 Dec 2005 23:22:26 +0000 (23:22 +0000)]
- add tests for:
- imagecolorclosest
- imagecolorresolve
- imagecopy
- imageline
-imagesetstyle and dashed line
- remove HAVE_GDIMAGECOLORRESOLVE, always present
Edin Kadribasic [Thu, 22 Dec 2005 21:32:56 +0000 (21:32 +0000)]
Back out a portion of the previous patch which broke win32 file functions
Marcus Boerger [Thu, 22 Dec 2005 20:27:03 +0000 (20:27 +0000)]
\# Damn !
Marcus Boerger [Thu, 22 Dec 2005 20:24:38 +0000 (20:24 +0000)]
- Point to README.TESTING
Dmitry Stogov [Thu, 22 Dec 2005 16:46:03 +0000 (16:46 +0000)]
Fixed bug #35612 (iis6 Access Violation crash). (alacn dot uhahaa at gmail dot com)
Zeev Suraski [Thu, 22 Dec 2005 14:56:29 +0000 (14:56 +0000)]
Fix prototype (MFB)
Antony Dovgal [Thu, 22 Dec 2005 11:02:51 +0000 (11:02 +0000)]
change -o to || to be more portable
Dmitry Stogov [Thu, 22 Dec 2005 09:31:40 +0000 (09:31 +0000)]
Fixed memory leak and typo
Marcus Boerger [Thu, 22 Dec 2005 08:57:50 +0000 (08:57 +0000)]
- Find lib in default locations, too
Dmitry Stogov [Thu, 22 Dec 2005 07:54:19 +0000 (07:54 +0000)]
Fixed memory corruption
<changelog@php.net> [Thu, 22 Dec 2005 06:31:45 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Thu, 22 Dec 2005 00:38:05 +0000 (00:38 +0000)]
- MFB Fix leak
Marcus Boerger [Thu, 22 Dec 2005 00:24:49 +0000 (00:24 +0000)]
- MFB Fix memleak
Antony Dovgal [Thu, 22 Dec 2005 00:20:44 +0000 (00:20 +0000)]
MFB: merge two skipif entries
foobar [Wed, 21 Dec 2005 22:47:46 +0000 (22:47 +0000)]
No need to mention it here as it is fixed before 6 is out..
Frank M. Kromann [Wed, 21 Dec 2005 22:44:04 +0000 (22:44 +0000)]
Fix #35730 Use correct character encoding with FreeTDS
Marcus Boerger [Wed, 21 Dec 2005 22:23:47 +0000 (22:23 +0000)]
- Add --[keep|show]-[all|skip|php] switches
Marcus Boerger [Wed, 21 Dec 2005 22:21:54 +0000 (22:21 +0000)]
- Add missing skipif
foobar [Wed, 21 Dec 2005 21:43:26 +0000 (21:43 +0000)]
- Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1)
foobar [Wed, 21 Dec 2005 21:15:37 +0000 (21:15 +0000)]
use more portable || here
Marcus Boerger [Wed, 21 Dec 2005 20:12:44 +0000 (20:12 +0000)]
- MFB Need to store length (and type) of class name
Ilia Alshanetsky [Wed, 21 Dec 2005 16:23:32 +0000 (16:23 +0000)]
MFB51: Don't lose track of exec() errors in pdo_sqlite2
foobar [Wed, 21 Dec 2005 14:22:02 +0000 (14:22 +0000)]
- Fix possible compile failure if configuring with --disable-all
Pierre Joye [Wed, 21 Dec 2005 13:34:44 +0000 (13:34 +0000)]
- skip NG if no SCHEMAS support
- skip readInner/OuterXml if not defined
Pierre Joye [Wed, 21 Dec 2005 13:25:02 +0000 (13:25 +0000)]
- readInnerXml() and readOuterXml() test
Antony Dovgal [Wed, 21 Dec 2005 12:16:25 +0000 (12:16 +0000)]
MFB: fix test, add test for 64bit platform
Antony Dovgal [Wed, 21 Dec 2005 11:46:51 +0000 (11:46 +0000)]
MFB: fix test
Antony Dovgal [Wed, 21 Dec 2005 11:43:24 +0000 (11:43 +0000)]
MFB: add missing skipif conditions, fix existing ones
add one missing test
Antony Dovgal [Wed, 21 Dec 2005 10:50:10 +0000 (10:50 +0000)]
MFB: add missing skipif conditions
Antony Dovgal [Wed, 21 Dec 2005 10:19:49 +0000 (10:19 +0000)]
MFB: fix #35760 (sybase_ct doesn't compile on Solaris)
<changelog@php.net> [Wed, 21 Dec 2005 06:31:46 +0000 (06:31 +0000)]
ChangeLog update
Pierre Joye [Wed, 21 Dec 2005 03:46:02 +0000 (03:46 +0000)]
- add some tests, ~70% now
Pierre Joye [Wed, 21 Dec 2005 02:59:00 +0000 (02:59 +0000)]
- typo in error msg
Pierre Joye [Wed, 21 Dec 2005 00:37:49 +0000 (00:37 +0000)]
- update inline docs
- fix {{{ }}}
Marcus Boerger [Tue, 20 Dec 2005 21:36:47 +0000 (21:36 +0000)]
- Only apply workaround solution for 64 bit machines when necessary
# Actually this can already be necessary on 32 bit machine and also not be
# necessary on 64 bit machines. It all depends on the compiler settings.
Marcus Boerger [Tue, 20 Dec 2005 21:35:17 +0000 (21:35 +0000)]
- Move zend_object_value definition to zend_type.h
# Types declared there can be used in configure stuff already. zend.h is
# being created by configure...
Marcus Boerger [Tue, 20 Dec 2005 21:33:14 +0000 (21:33 +0000)]
- Add Z_OBJVAL*() macros
Marcus Boerger [Tue, 20 Dec 2005 21:12:13 +0000 (21:12 +0000)]
- MFB Get rid of warnings
Derick Rethans [Tue, 20 Dec 2005 19:59:47 +0000 (19:59 +0000)]
- MF51: This check is unnecessary, as it can only be set through the
date_default_timezone_set() function which checks the value already.
Derick Rethans [Tue, 20 Dec 2005 19:50:05 +0000 (19:50 +0000)]
- Fixed bug #35660 (AIX TZ variable format not understood, yields UTC timezone).
Ilia Alshanetsky [Tue, 20 Dec 2005 19:17:00 +0000 (19:17 +0000)]
fixed php version detection
Antony Dovgal [Tue, 20 Dec 2005 17:00:59 +0000 (17:00 +0000)]
MFB: fix test decription
Antony Dovgal [Tue, 20 Dec 2005 16:18:07 +0000 (16:18 +0000)]
MFB: fix notice
Derick Rethans [Tue, 20 Dec 2005 16:01:21 +0000 (16:01 +0000)]
- MF51: Fixed bug #35699 (date() can't handle leap years before 1970)
Ilia Alshanetsky [Tue, 20 Dec 2005 15:33:19 +0000 (15:33 +0000)]
MFB51: Updated libsqlite in ext/pdo_sqlite to 3.2.8.
Ilia Alshanetsky [Tue, 20 Dec 2005 15:26:45 +0000 (15:26 +0000)]
MFB51:
Updated libsqlite in ext/sqlite to 2.8.17.
Use in-memory database for tests.
Ilia Alshanetsky [Tue, 20 Dec 2005 14:50:30 +0000 (14:50 +0000)]
MFB51: Proper error handling for persistent connections.
Ilia Alshanetsky [Tue, 20 Dec 2005 14:27:04 +0000 (14:27 +0000)]
MFB51: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any
string greater then 255 characters).
Rob Richards [Tue, 20 Dec 2005 14:13:11 +0000 (14:13 +0000)]
remove leftover code
clear zend_object rather than deal with the guards
issue notice if node is of a type that cannot be expanded
Antony Dovgal [Tue, 20 Dec 2005 12:41:38 +0000 (12:41 +0000)]
MFB: more SPL leak fixes
Antony Dovgal [Tue, 20 Dec 2005 11:25:39 +0000 (11:25 +0000)]
MFB: fix leak appearing when __autoload() throws an exception
Antony Dovgal [Tue, 20 Dec 2005 09:52:05 +0000 (09:52 +0000)]
MFB: add test for #35740
Antony Dovgal [Tue, 20 Dec 2005 09:48:24 +0000 (09:48 +0000)]
MFB: fix #35740 (memory leak when including a directory)
<changelog@php.net> [Tue, 20 Dec 2005 06:31:44 +0000 (06:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 19 Dec 2005 16:34:00 +0000 (16:34 +0000)]
MFB51: Fixed possible memory corruption.
Rob Richards [Mon, 19 Dec 2005 15:05:41 +0000 (15:05 +0000)]
cleanup code making it easier to add new functionality and maintain
implement xmlwriter_full_end_element and xmlwriter_write_raw
Rob Richards [Mon, 19 Dec 2005 14:16:10 +0000 (14:16 +0000)]
Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM)
add test
Antony Dovgal [Mon, 19 Dec 2005 13:53:28 +0000 (13:53 +0000)]
MFB: fix possible invalid reads
Derick Rethans [Mon, 19 Dec 2005 13:32:22 +0000 (13:32 +0000)]
- MF51: Updated timezone database to version 2005.17 (q).
Derick Rethans [Mon, 19 Dec 2005 12:57:49 +0000 (12:57 +0000)]
- Reintroduced the normal constants.
- Made the test cases work with the normal non-class constants.
- Merged new timelib, which is a bit more cleverer
- Support "UTC" in strtotime() properly.
- Added astro code, which is going to form the base for the new sunfuncs.
<changelog@php.net> [Mon, 19 Dec 2005 06:31:42 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 19 Dec 2005 00:55:40 +0000 (00:55 +0000)]
- MFH IteratorIterator::__construct() fixes
foobar [Sun, 18 Dec 2005 22:59:39 +0000 (22:59 +0000)]
- Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)
Antony Dovgal [Sun, 18 Dec 2005 22:53:18 +0000 (22:53 +0000)]
MFB: fix leak in SPL iterators
Antony Dovgal [Sun, 18 Dec 2005 21:17:42 +0000 (21:17 +0000)]
MFB: fix typo
Antony Dovgal [Sun, 18 Dec 2005 21:00:59 +0000 (21:00 +0000)]
more spelling fixes
Antony Dovgal [Sun, 18 Dec 2005 20:57:06 +0000 (20:57 +0000)]
fix spelling
foobar [Sun, 18 Dec 2005 19:54:50 +0000 (19:54 +0000)]
touch with re2c 0.9.11
Ilia Alshanetsky [Sun, 18 Dec 2005 16:20:12 +0000 (16:20 +0000)]
MFB51: Fixed UTC handling problem stemming from an earlier fix for bug #35422.
Derick Rethans [Sun, 18 Dec 2005 16:06:28 +0000 (16:06 +0000)]
- Those should be lower case only.
Zeev Suraski [Sun, 18 Dec 2005 16:00:02 +0000 (16:00 +0000)]
Fix prototypes (MFB)
Zeev Suraski [Sun, 18 Dec 2005 15:47:03 +0000 (15:47 +0000)]
Prototype fix (MFB)
Marcus Boerger [Sun, 18 Dec 2005 15:46:51 +0000 (15:46 +0000)]
- Fix --version
Zeev Suraski [Sun, 18 Dec 2005 15:41:22 +0000 (15:41 +0000)]
Prototype fixes (MFB)
Marcus Boerger [Sun, 18 Dec 2005 14:50:06 +0000 (14:50 +0000)]
- WS
- End test script when detecting '===DONE===' that way showing memleaks
Zeev Suraski [Sun, 18 Dec 2005 14:05:23 +0000 (14:05 +0000)]
Fix prototype (MFB)
Marcus Boerger [Sun, 18 Dec 2005 13:01:09 +0000 (13:01 +0000)]
- Add missing prefixes
Marcus Boerger [Sun, 18 Dec 2005 12:54:29 +0000 (12:54 +0000)]
- Speling
Antony Dovgal [Sun, 18 Dec 2005 12:50:01 +0000 (12:50 +0000)]
that's not what I was going to commit..
Antony Dovgal [Sun, 18 Dec 2005 12:48:22 +0000 (12:48 +0000)]
fix possible usage of uninitialized variable
Marcus Boerger [Sun, 18 Dec 2005 12:11:54 +0000 (12:11 +0000)]
- Increase timeut for -m testing
<changelog@php.net> [Sun, 18 Dec 2005 06:31:48 +0000 (06:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 18 Dec 2005 02:07:34 +0000 (02:07 +0000)]
- keep it sync'ed
Ilia Alshanetsky [Sat, 17 Dec 2005 20:05:21 +0000 (20:05 +0000)]
MFB51: Fixed parameter parsing for setIndent() method.
Ilia Alshanetsky [Sat, 17 Dec 2005 20:00:14 +0000 (20:00 +0000)]
MFB51: Fixed memory corruption when FETCH_LAZY mode is being used.
Ilia Alshanetsky [Sat, 17 Dec 2005 19:58:02 +0000 (19:58 +0000)]
MFB51: Fixed uninitialized variable in a test.