]>
granicus.if.org Git - php/log
Pierre Joye [Mon, 10 Nov 2008 22:58:44 +0000 (22:58 +0000)]
- make the curl phpinfo more verbose
Felipe Pena [Mon, 10 Nov 2008 22:33:00 +0000 (22:33 +0000)]
- Make expected result compatible with recent Firebird version
Kalle Sommer Nielsen [Mon, 10 Nov 2008 22:10:21 +0000 (22:10 +0000)]
State that bugs should be sorted desc.
David Coallier [Mon, 10 Nov 2008 20:34:53 +0000 (20:34 +0000)]
- MFB (Which was an MFH)
- Bug #44153 (ErrorCode returns NULL when no error)
- Bug #44154 (ErrorInfo to ALWAYS have 3 elements)
Andrey Hristov [Mon, 10 Nov 2008 20:04:56 +0000 (20:04 +0000)]
Remove unneeded cast
Sean Coates [Mon, 10 Nov 2008 19:22:11 +0000 (19:22 +0000)]
(MFB because I'm a bad person) test to ensure that ArrayObject can act as an array
Ilia Alshanetsky [Mon, 10 Nov 2008 19:03:57 +0000 (19:03 +0000)]
Fixed compiler warnings
Felipe Pena [Mon, 10 Nov 2008 18:01:36 +0000 (18:01 +0000)]
- New tests
Felipe Pena [Mon, 10 Nov 2008 15:07:09 +0000 (15:07 +0000)]
- Fixed tests (thanks Timm)
Timm Friebe [Mon, 10 Nov 2008 14:46:50 +0000 (14:46 +0000)]
- Reverted my last commit
# See http://news.php.net/php.cvs/54140
Derick Rethans [Mon, 10 Nov 2008 12:05:49 +0000 (12:05 +0000)]
- Make it work with bison 2.4.
Timm Friebe [Mon, 10 Nov 2008 11:57:10 +0000 (11:57 +0000)]
- Documented changes / fixes to sybase_ct
# MFB, all also in PHP_5_3
Timm Friebe [Mon, 10 Nov 2008 11:52:52 +0000 (11:52 +0000)]
- MFB: Fixed expected warning messages
# Changed during migration to parameter parsing API
Timm Friebe [Mon, 10 Nov 2008 11:52:16 +0000 (11:52 +0000)]
- MFB: Made this test independent of field types in master..sysprocesses
# char on ASE 11, varchar on ASE 15
Timm Friebe [Mon, 10 Nov 2008 11:51:35 +0000 (11:51 +0000)]
- MFB: Made this test independent of date format
Timm Friebe [Mon, 10 Nov 2008 11:51:13 +0000 (11:51 +0000)]
- Adjusted tests to reality
# We select
123456789 .
12345679 , we should have this returned and not
# something
123456789 .123457 (rounded)
Timm Friebe [Mon, 10 Nov 2008 11:50:28 +0000 (11:50 +0000)]
- MFB: Changed source to read host, user and password from environment
# E.g. nmake test TESTS=ext/sybase_ct PHP_SYBASE_HOST=db PHP_SYBASE_USER=sa PHP_SYBASE_PASS=***
Timm Friebe [Mon, 10 Nov 2008 11:49:49 +0000 (11:49 +0000)]
- MFB: Initial release
Timm Friebe [Mon, 10 Nov 2008 11:49:06 +0000 (11:49 +0000)]
- MFB: Added optional parameter "new" to sybase_connect()
- MFB: Fixed crash in sybase_unbuffered_query()
- MFB: Migrated to new parameter parsing API
- MFB: Made sybase_fetch_*() functions also read rows with CS_ROW_FAIL
- MFB: Adjusted function protos to use "resource" instead of "int"
# Forgot the bunnies. Sorry.
Felipe Pena [Mon, 10 Nov 2008 11:39:35 +0000 (11:39 +0000)]
- New tests
Sanjay Mantoor [Mon, 10 Nov 2008 07:10:00 +0000 (07:10 +0000)]
New testcases for date_sunset function
Arnaud Le Blanc [Mon, 10 Nov 2008 06:29:52 +0000 (06:29 +0000)]
credits
Arnaud Le Blanc [Mon, 10 Nov 2008 05:56:22 +0000 (05:56 +0000)]
Added the oldset parameter to pcntl_sigprocmask().
Already documented.
Sanjay Mantoor [Mon, 10 Nov 2008 05:49:54 +0000 (05:49 +0000)]
New testcases for date_sunrise function
<changelog@php.net> [Mon, 10 Nov 2008 01:32:37 +0000 (01:32 +0000)]
ChangeLog update
Rasmus Lerdorf [Sun, 9 Nov 2008 15:50:13 +0000 (15:50 +0000)]
Fix for bug #46525 which fixes Ilia's fix for bug #46319
Lukas Smith [Sun, 9 Nov 2008 12:12:57 +0000 (12:12 +0000)]
PHP 4.4 is no longer active, clarify that all changes should go to HEAD first and that NEWS entries should only go into one branch
<changelog@php.net> [Sun, 9 Nov 2008 01:32:26 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Sat, 8 Nov 2008 15:38:33 +0000 (15:38 +0000)]
- Added connection checking on SKIPIF
<changelog@php.net> [Sat, 8 Nov 2008 01:33:12 +0000 (01:33 +0000)]
ChangeLog update
Felipe Pena [Fri, 7 Nov 2008 21:11:26 +0000 (21:11 +0000)]
- Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment)
Noticed by: jd at cpanel dot net
Alexey Zakhlestin [Fri, 7 Nov 2008 13:28:56 +0000 (13:28 +0000)]
MFB: new parameter-parsing API
Pierre Joye [Fri, 7 Nov 2008 13:12:13 +0000 (13:12 +0000)]
- MFB: fix VC6 build, use our own strtoi64 implementation for VC6
Pierre Joye [Fri, 7 Nov 2008 13:11:35 +0000 (13:11 +0000)]
- MFB: strtoi64 forward compatible replacement for VC6
Scott MacVicar [Fri, 7 Nov 2008 12:58:08 +0000 (12:58 +0000)]
MFB fix VC6 build
Alexey Zakhlestin [Fri, 7 Nov 2008 12:50:59 +0000 (12:50 +0000)]
MFB: new parameter-parsing API
Kalle Sommer Nielsen [Fri, 7 Nov 2008 11:05:09 +0000 (11:05 +0000)]
New parameter parsing API
<changelog@php.net> [Fri, 7 Nov 2008 01:32:13 +0000 (01:32 +0000)]
ChangeLog update
Philip Olson [Thu, 6 Nov 2008 21:38:12 +0000 (21:38 +0000)]
MFB: Added the "update INSTALL and win32/install.txt" tasks
David Soria Parra [Thu, 6 Nov 2008 20:38:02 +0000 (20:38 +0000)]
Detect Sun C compiler and set default flags if it is used
Andrey Hristov [Thu, 6 Nov 2008 18:37:32 +0000 (18:37 +0000)]
More type fixes for Windows
Pierre Joye [Thu, 6 Nov 2008 14:24:24 +0000 (14:24 +0000)]
- fix build
Andrey Hristov [Thu, 6 Nov 2008 14:20:19 +0000 (14:20 +0000)]
Rely on win32/php_stdint.h on Windows for stdint types
Pierre Joye [Thu, 6 Nov 2008 14:16:14 +0000 (14:16 +0000)]
- MFH, has this feature before Vista/2k8 (use the same test in 5.3)
Pierre Joye [Thu, 6 Nov 2008 14:15:20 +0000 (14:15 +0000)]
- prevent warning when some types or macros are already defines (ICU defines many of them already)
Pierre Joye [Thu, 6 Nov 2008 13:56:49 +0000 (13:56 +0000)]
- MFH
- add 64bit typedef support
- fix vc6 build (1/2)
- still broken/does not build cleanly, more to come
Pierre Joye [Thu, 6 Nov 2008 13:31:59 +0000 (13:31 +0000)]
- revert previous commit (borked editor)
Pierre Joye [Thu, 6 Nov 2008 13:12:27 +0000 (13:12 +0000)]
- MFB: bump year
Andrey Hristov [Thu, 6 Nov 2008 11:26:07 +0000 (11:26 +0000)]
More cleanup of config-win.h and missed merge, which actually occured in 5_3
Johannes Schlüter [Thu, 6 Nov 2008 11:11:57 +0000 (11:11 +0000)]
Don't enable mysqlnd when pdo_mysql is being built with libmysql
Andrey Hristov [Thu, 6 Nov 2008 10:36:30 +0000 (10:36 +0000)]
Get rid of many defines (which simplifies the code a lot),
as well as uint->unsigned int
Pierre Joye [Thu, 6 Nov 2008 10:23:52 +0000 (10:23 +0000)]
- MFH:
- Fix linux build (static)
- add gd[Format]Version[Int|String] first methods to work around the png
header issues
Derick Rethans [Thu, 6 Nov 2008 09:44:03 +0000 (09:44 +0000)]
- Export DateTime and DateTimeZone class entries so that external extensions
can make use of it as well.
Scott MacVicar [Thu, 6 Nov 2008 03:08:58 +0000 (03:08 +0000)]
Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN
Scott MacVicar [Thu, 6 Nov 2008 02:58:14 +0000 (02:58 +0000)]
Fix buffer overread in libmagic and sync a skipped change from 4.26
<changelog@php.net> [Thu, 6 Nov 2008 01:32:19 +0000 (01:32 +0000)]
ChangeLog update
Etienne Kneuss [Thu, 6 Nov 2008 01:07:05 +0000 (01:07 +0000)]
Fix #46421 (Take care about /)
Etienne Kneuss [Thu, 6 Nov 2008 00:36:29 +0000 (00:36 +0000)]
Fix #45976 (Move SXE from SPL to SimpleXML)
Felipe Pena [Wed, 5 Nov 2008 23:39:09 +0000 (23:39 +0000)]
- Fixed wrong check
- Improved test
Arnaud Le Blanc [Wed, 5 Nov 2008 21:35:38 +0000 (21:35 +0000)]
sync zend_ini_scanner.c
Arnaud Le Blanc [Wed, 5 Nov 2008 21:33:19 +0000 (21:33 +0000)]
Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)
[DOC] new function parse_ini_string()
proto array parse_ini_string(string ini_string
[, bool process_sections [, int scanner_mode]])
Same as parse_ini_file() except that it takes a string instead of a
filename.
Hannes Magnusson [Wed, 5 Nov 2008 17:15:37 +0000 (17:15 +0000)]
Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)
Derick Rethans [Wed, 5 Nov 2008 10:41:48 +0000 (10:41 +0000)]
- Fixed an issue with the * format specifier for parsing from a user-defined
format.
Kalle Sommer Nielsen [Wed, 5 Nov 2008 09:58:15 +0000 (09:58 +0000)]
New tests for syslog
Lukas Smith [Wed, 5 Nov 2008 07:25:12 +0000 (07:25 +0000)]
typo fix (thx chris jones for spotting)
<changelog@php.net> [Wed, 5 Nov 2008 01:32:06 +0000 (01:32 +0000)]
ChangeLog update
Lukas Smith [Tue, 4 Nov 2008 23:00:18 +0000 (23:00 +0000)]
added note about running scripts/dev/credits
Lukas Smith [Tue, 4 Nov 2008 22:22:37 +0000 (22:22 +0000)]
ext/msql has been moved from php-src to PECL adhead of PHP 5.3
Arnaud Le Blanc [Tue, 4 Nov 2008 21:04:28 +0000 (21:04 +0000)]
Open STDIN and php://stdin streams with the relevant
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731
Arnaud Le Blanc [Tue, 4 Nov 2008 20:40:04 +0000 (20:40 +0000)]
initialize memory
Pierre Joye [Tue, 4 Nov 2008 20:24:46 +0000 (20:24 +0000)]
- add png and jpeg version info
David Coallier [Tue, 4 Nov 2008 18:25:26 +0000 (18:25 +0000)]
- Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have
an error code we used to return an array with one element. For the sake
of consistency and verification of returned values at userland we are now
returning an array with 3 elements. Note the two last elements are null but
present
- Bug #44153: [DOC] If the error code returned by the DBH is null, we return
a null value. This is used in order to help with empty error codes.
Arnaud Le Blanc [Tue, 4 Nov 2008 17:05:17 +0000 (17:05 +0000)]
Fixed stream_get_line() to behave as documented on non-blocking streams
Arnaud Le Blanc [Tue, 4 Nov 2008 16:45:42 +0000 (16:45 +0000)]
Avoids fclose() from complaining that stream_socket_pair() streams
have not been closed
Marcus Boerger [Tue, 4 Nov 2008 11:12:04 +0000 (11:12 +0000)]
- Fix test
<changelog@php.net> [Tue, 4 Nov 2008 01:32:22 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Tue, 4 Nov 2008 00:52:24 +0000 (00:52 +0000)]
- MFB dos2unix
Arnaud Le Blanc [Tue, 4 Nov 2008 00:42:19 +0000 (00:42 +0000)]
Fixed bug #46024 (stream_select() doesn't return the correct number)
Marcus Boerger [Tue, 4 Nov 2008 00:34:24 +0000 (00:34 +0000)]
- Cleanup
Felipe Pena [Mon, 3 Nov 2008 23:43:51 +0000 (23:43 +0000)]
- Improved fix
Arnaud Le Blanc [Mon, 3 Nov 2008 23:34:17 +0000 (23:34 +0000)]
cleanup
Arnaud Le Blanc [Mon, 3 Nov 2008 23:28:45 +0000 (23:28 +0000)]
Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)
Felipe Pena [Mon, 3 Nov 2008 22:22:25 +0000 (22:22 +0000)]
- Fix test (string -> unicode)
Felipe Pena [Mon, 3 Nov 2008 21:49:18 +0000 (21:49 +0000)]
- New test
Felipe Pena [Mon, 3 Nov 2008 20:45:43 +0000 (20:45 +0000)]
- Fixed endless loop in PDOStatement::debugDumpParams()
patch by: Jonah H. Harris <jonah.harris at gmail dot com>
Johannes Schlüter [Mon, 3 Nov 2008 19:27:48 +0000 (19:27 +0000)]
Use a better function name for closure related errors and debug_backtrace()
Elizabeth Marie Smith [Mon, 3 Nov 2008 19:24:47 +0000 (19:24 +0000)]
Actual name of the file is WinResRc.h - silly to make people rename their header files
Andrey Hristov [Mon, 3 Nov 2008 18:07:40 +0000 (18:07 +0000)]
Fix the windows build
Felipe Pena [Mon, 3 Nov 2008 17:24:12 +0000 (17:24 +0000)]
- Fixed compiler warning
Arnaud Le Blanc [Mon, 3 Nov 2008 16:58:28 +0000 (16:58 +0000)]
Fixed bug #45303 (Opening php:// wrapper in append mode results
in a warning)
Arnaud Le Blanc [Mon, 3 Nov 2008 15:47:05 +0000 (15:47 +0000)]
Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)
Felipe Pena [Mon, 3 Nov 2008 15:31:51 +0000 (15:31 +0000)]
- Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)
Felipe Pena [Mon, 3 Nov 2008 11:33:32 +0000 (11:33 +0000)]
- Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
patch by: misc at e2007 dot cynergi dot com
<changelog@php.net> [Mon, 3 Nov 2008 01:32:13 +0000 (01:32 +0000)]
ChangeLog update
Arnaud Le Blanc [Sun, 2 Nov 2008 22:03:32 +0000 (22:03 +0000)]
Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
default filter)
Felipe Pena [Sun, 2 Nov 2008 21:10:13 +0000 (21:10 +0000)]
- Revert ZEND_BEGIN_ARG_INFO change
Antony Dovgal [Sun, 2 Nov 2008 21:06:46 +0000 (21:06 +0000)]
fix build
Felix De Vliegher [Sun, 2 Nov 2008 20:15:15 +0000 (20:15 +0000)]
XFAIL test for bug #46196 on restore_error_handler().
Felipe Pena [Sun, 2 Nov 2008 18:30:31 +0000 (18:30 +0000)]
- Remove str_getcsv() entry. (Backported to 5.3)
Felipe Pena [Sun, 2 Nov 2008 18:20:57 +0000 (18:20 +0000)]
- New test