]>
granicus.if.org Git - php/log
Felipe Pena [Sat, 16 May 2009 21:13:10 +0000 (21:13 +0000)]
- New tests (testfest DutchUG)
Arnaud Le Blanc [Sat, 16 May 2009 20:44:56 +0000 (20:44 +0000)]
Test for #38802
Arnaud Le Blanc [Sat, 16 May 2009 20:43:54 +0000 (20:43 +0000)]
Minimal HTTP server to test HTTP stream wrapper
Arnaud Le Blanc [Sat, 16 May 2009 20:34:08 +0000 (20:34 +0000)]
Fixed bug #38802 (max_redirects and ignore_errors)
(patch by datibbaw@php.net)
Arnaud Le Blanc [Sat, 16 May 2009 20:27:11 +0000 (20:27 +0000)]
Fix warning when inner stream of a temp:// stream is closed before
the stream ifself
Arnaud Le Blanc [Sat, 16 May 2009 20:22:29 +0000 (20:22 +0000)]
Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)
Felipe Pena [Sat, 16 May 2009 18:26:21 +0000 (18:26 +0000)]
- New tests (testfest Quebec)
Felipe Pena [Sat, 16 May 2009 17:02:02 +0000 (17:02 +0000)]
- Added changes from testfest ParisUG && Changed line endings
Felipe Pena [Sat, 16 May 2009 16:36:58 +0000 (16:36 +0000)]
- New tests (testfest ParisUG)
Felipe Pena [Sat, 16 May 2009 15:11:21 +0000 (15:11 +0000)]
- New tests (testfest DutchUG)
Felipe Pena [Sat, 16 May 2009 14:41:03 +0000 (14:41 +0000)]
- New tests (testfest CataloniaUG)
<changelog@php.net> [Sat, 16 May 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update
Kalle Sommer Nielsen [Fri, 15 May 2009 18:01:05 +0000 (18:01 +0000)]
Fix compiler warnings (only in HEAD), same style of silence as in 5.3
Kalle Sommer Nielsen [Fri, 15 May 2009 17:27:56 +0000 (17:27 +0000)]
Fix compiler warnings
Felipe Pena [Fri, 15 May 2009 17:04:30 +0000 (17:04 +0000)]
- Missing zend_exceptions.h (Kalle)
Moriyoshi Koizumi [Fri, 15 May 2009 17:02:34 +0000 (17:02 +0000)]
* Roll it back then. I wonder if defaulting it to SORT_REGULAR would work well
and I think allowing user-supplied comparator should make more sense when it
comes to objects.
Christopher Jones [Fri, 15 May 2009 16:44:51 +0000 (16:44 +0000)]
New array_multisort() test and code comment fix (Simon Westcott)
Kalle Sommer Nielsen [Fri, 15 May 2009 09:10:01 +0000 (09:10 +0000)]
Fix arginfo
<changelog@php.net> [Fri, 15 May 2009 01:32:53 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Thu, 14 May 2009 22:59:02 +0000 (22:59 +0000)]
- Fix test
Scott MacVicar [Thu, 14 May 2009 22:00:38 +0000 (22:00 +0000)]
Throw an error rather than silently changing to the default.
Jani Taskinen [Thu, 14 May 2009 21:23:44 +0000 (21:23 +0000)]
- Fix the harmless patch that caused harm :)
Jani Taskinen [Thu, 14 May 2009 21:00:07 +0000 (21:00 +0000)]
- Fix harmless extra for() loop iteration
Felipe Pena [Thu, 14 May 2009 17:23:51 +0000 (17:23 +0000)]
- Improved fix for #42414
Jani Taskinen [Thu, 14 May 2009 13:40:37 +0000 (13:40 +0000)]
- Fixed bug #48256 (Crash due to double-linking of history.o)
Greg Beaver [Thu, 14 May 2009 13:36:44 +0000 (13:36 +0000)]
fix potential free of NULL
Ilia Alshanetsky [Thu, 14 May 2009 12:30:06 +0000 (12:30 +0000)]
MFB: Fixed compiler warnings
Dmitry Stogov [Thu, 14 May 2009 08:22:09 +0000 (08:22 +0000)]
Fixed wrong return value
<changelog@php.net> [Thu, 14 May 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Thu, 14 May 2009 01:28:23 +0000 (01:28 +0000)]
- New tests
Felipe Pena [Thu, 14 May 2009 01:25:17 +0000 (01:25 +0000)]
- Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver)
Scott MacVicar [Thu, 14 May 2009 00:13:57 +0000 (00:13 +0000)]
Allow the json_decode() depth to be any size, but keep the static one around for now. It might make sense to allow an unbound depth.
Greg Beaver [Wed, 13 May 2009 20:26:18 +0000 (20:26 +0000)]
MFB: fix Bug #48257: PharData throws exception with non-phar tar
Kalle Sommer Nielsen [Wed, 13 May 2009 16:29:03 +0000 (16:29 +0000)]
Fix compiler warnings, safe_emalloc expects size_t, not double as ceil returns
Kalle Sommer Nielsen [Wed, 13 May 2009 15:54:48 +0000 (15:54 +0000)]
Nuke compiler warning
Ilia Alshanetsky [Wed, 13 May 2009 14:23:29 +0000 (14:23 +0000)]
MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
iso8601.datetime)
Felipe Pena [Wed, 13 May 2009 02:14:18 +0000 (02:14 +0000)]
- Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
<changelog@php.net> [Wed, 13 May 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Wed, 13 May 2009 00:45:57 +0000 (00:45 +0000)]
- Fixed bug #48247 (PHP crashes on errors during startup)
#
# This was sum of many little things:
# 1. Wrong assumption made in order_by_dep.awk on the ordering
# (that script was done prior to adding runtime deps..?)
# 2. request shutdown calls weren't done in reverse order like all other
# shutdown funcs are called.
# 3. config0.m4 rename is necessary for keeping things simple.
#
Matteo Beccati [Tue, 12 May 2009 23:39:57 +0000 (23:39 +0000)]
- Moved test for bug #44861 to PDO commons and added support for pdo_oci
# This allows scrollable cursors to be tested with all the drivers
# that currently support them (pgsql and oci), ensuring a consistent
# behaviour. The test is skipped when using other drivers.
Felipe Pena [Tue, 12 May 2009 22:50:56 +0000 (22:50 +0000)]
- Fixed bug #48248 (SIGSEGV when access to private property via &__get)
Matteo Beccati [Tue, 12 May 2009 22:17:50 +0000 (22:17 +0000)]
- Fixed bug #48188
Matteo Beccati [Tue, 12 May 2009 21:52:54 +0000 (21:52 +0000)]
- Fixed bug #48070
Matteo Beccati [Tue, 12 May 2009 21:35:21 +0000 (21:35 +0000)]
MFB
- Updated PDO_OCI to the latest version (from PHP_5_3 branch)
# This commit reverts some changes to the tests. Given the very high
# failure ratio of the current tests on HEAD I'm not going to fix them
# now. Keeping ext/pdo_oci in sync with 5.3 will be much more helpful when
# merging. The effort to fix the tests can start when 5.3 is out.
Ilia Alshanetsky [Tue, 12 May 2009 12:37:52 +0000 (12:37 +0000)]
MFB: Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns
wrong result)
<changelog@php.net> [Tue, 12 May 2009 01:32:56 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Mon, 11 May 2009 14:59:37 +0000 (14:59 +0000)]
- Fix code && new test
Felipe Pena [Mon, 11 May 2009 14:13:41 +0000 (14:13 +0000)]
- Added missing param checks
Ilia Alshanetsky [Mon, 11 May 2009 12:22:19 +0000 (12:22 +0000)]
MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on
invalid paths)
Pierre Joye [Mon, 11 May 2009 10:43:44 +0000 (10:43 +0000)]
- define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
Jani Taskinen [Mon, 11 May 2009 08:31:03 +0000 (08:31 +0000)]
- Removed unnecessary TSRMLS_FETCH() calls
Jani Taskinen [Mon, 11 May 2009 07:51:43 +0000 (07:51 +0000)]
- Syncing with PHP_5_3 (merging some stuff that was not merged before for some reason)
Kalle Sommer Nielsen [Mon, 11 May 2009 06:42:06 +0000 (06:42 +0000)]
Fix conditional
Jani Taskinen [Mon, 11 May 2009 05:01:17 +0000 (05:01 +0000)]
-fix path
Felipe Pena [Mon, 11 May 2009 03:09:13 +0000 (03:09 +0000)]
- Starting tests for this extension
Felipe Pena [Mon, 11 May 2009 01:53:01 +0000 (01:53 +0000)]
- Fixed tests
<changelog@php.net> [Mon, 11 May 2009 01:33:02 +0000 (01:33 +0000)]
ChangeLog update
Jani Taskinen [Mon, 11 May 2009 00:45:09 +0000 (00:45 +0000)]
- And more CS fixes
Jani Taskinen [Mon, 11 May 2009 00:40:10 +0000 (00:40 +0000)]
- Nuked more whitespace
Jani Taskinen [Sun, 10 May 2009 22:37:30 +0000 (22:37 +0000)]
ws
Jani Taskinen [Sun, 10 May 2009 21:55:07 +0000 (21:55 +0000)]
MFB: missing part of the GC stuff
Jani Taskinen [Sun, 10 May 2009 21:10:00 +0000 (21:10 +0000)]
- Replaced by zend_multibyte-01.phpt
Jani Taskinen [Sun, 10 May 2009 21:04:26 +0000 (21:04 +0000)]
- Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used)
Stanislav Malyshev [Sun, 10 May 2009 21:01:38 +0000 (21:01 +0000)]
MF5 fixes
Felipe Pena [Sun, 10 May 2009 20:15:39 +0000 (20:15 +0000)]
- Fixed bug #48227 (NumberFormatter::format leaks memory)
Etienne Kneuss [Sun, 10 May 2009 20:13:08 +0000 (20:13 +0000)]
MFB: Add test for #48224
David Coallier [Sun, 10 May 2009 20:00:58 +0000 (20:00 +0000)]
- MFB: Removed the RETURN_TRUE to keep consistency with documentation.
This function is supposed to be "void registerPHPFunctions"
Etienne Kneuss [Sun, 10 May 2009 16:45:30 +0000 (16:45 +0000)]
MFB: Fix #48224 (Remove incorrect shuffle)
Felipe Pena [Sun, 10 May 2009 15:48:25 +0000 (15:48 +0000)]
- Simplify test (cweiske)
Felipe Pena [Sun, 10 May 2009 15:12:32 +0000 (15:12 +0000)]
- Fixed bug #48221 (memory leak when passing invalid xslt parameter)
<changelog@php.net> [Sun, 10 May 2009 01:32:59 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Sun, 10 May 2009 01:00:15 +0000 (01:00 +0000)]
- Fixed memory leak (patch by Christian Weiske)
Johannes Schlüter [Sat, 9 May 2009 22:33:55 +0000 (22:33 +0000)]
Remove bad CREDITS file
# I'd welcome sane proposals for ext/standard credits, there are ca. 20 people
# mentioned as "Author" and >100 people who committed into *.c here
Etienne Kneuss [Sat, 9 May 2009 21:05:18 +0000 (21:05 +0000)]
Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT_AS_PATHNAME)
Scott MacVicar [Sat, 9 May 2009 20:34:26 +0000 (20:34 +0000)]
Update bundled libmagic to 5.03
Jani Taskinen [Sat, 9 May 2009 20:26:28 +0000 (20:26 +0000)]
- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)
Scott MacVicar [Sat, 9 May 2009 20:18:18 +0000 (20:18 +0000)]
Broken test when you have a snapshot as it relies on CVS
Scott MacVicar [Sat, 9 May 2009 19:42:43 +0000 (19:42 +0000)]
Fix bug #48206 again
Scott MacVicar [Sat, 9 May 2009 19:37:34 +0000 (19:37 +0000)]
Fix bug #48206 - Iterating over an invalid data structure leads to a segfault
<changelog@php.net> [Sat, 9 May 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update
Hannes Magnusson [Fri, 8 May 2009 11:36:43 +0000 (11:36 +0000)]
MFb5.3: fix comments
Scott MacVicar [Fri, 8 May 2009 11:36:35 +0000 (11:36 +0000)]
PPC machines mark char as unsigned, rather than signed.
This caused a segfault when using the T type for zend_parse_parameters because the default value
ended up being 255 and never -1
Arnaud Le Blanc [Fri, 8 May 2009 10:01:40 +0000 (10:01 +0000)]
Fix default behavior of file() (FILE_TEXT flag is the default)
Arnaud Le Blanc [Fri, 8 May 2009 10:00:09 +0000 (10:00 +0000)]
Missing check
Arnaud Le Blanc [Fri, 8 May 2009 09:50:11 +0000 (09:50 +0000)]
MFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
expected when lines end in \r\n) (fixes #48175)
Antony Dovgal [Fri, 8 May 2009 07:58:12 +0000 (07:58 +0000)]
fix ZTS build
Brian Shire [Fri, 8 May 2009 03:32:54 +0000 (03:32 +0000)]
Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug #39637
<changelog@php.net> [Fri, 8 May 2009 01:33:08 +0000 (01:33 +0000)]
ChangeLog update
Matteo Beccati [Thu, 7 May 2009 23:04:02 +0000 (23:04 +0000)]
- Fixed bug #48185 removing no-op code
Felipe Pena [Thu, 7 May 2009 22:44:37 +0000 (22:44 +0000)]
- Fix build
Scott MacVicar [Thu, 7 May 2009 16:52:40 +0000 (16:52 +0000)]
MFB Print warning when using loadExtension on non cli, cgi and embeded
Scott MacVicar [Thu, 7 May 2009 16:50:54 +0000 (16:50 +0000)]
Some unicode updates for sqlite3
Jani Taskinen [Thu, 7 May 2009 13:47:34 +0000 (13:47 +0000)]
- Missed one line
Jani Taskinen [Thu, 7 May 2009 13:43:48 +0000 (13:43 +0000)]
- Fix test to actually test for the bug
Ilia Alshanetsky [Thu, 7 May 2009 12:41:25 +0000 (12:41 +0000)]
MFB: fixed compiler warning
Felipe Pena [Thu, 7 May 2009 12:15:48 +0000 (12:15 +0000)]
- Missing title
Scott MacVicar [Thu, 7 May 2009 11:24:20 +0000 (11:24 +0000)]
Update bundled libsqlite to 3.6.14
Hannes Magnusson [Thu, 7 May 2009 08:09:36 +0000 (08:09 +0000)]
MFB5.3: Fix tests
<changelog@php.net> [Thu, 7 May 2009 01:32:55 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Wed, 6 May 2009 19:02:27 +0000 (19:02 +0000)]
- Add missing file