]> granicus.if.org Git - php/log
php
16 years agoMFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)
Arnaud Le Blanc [Wed, 20 May 2009 09:05:46 +0000 (09:05 +0000)]
MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)

16 years agoMFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql
Kalle Sommer Nielsen [Wed, 20 May 2009 08:30:12 +0000 (08:30 +0000)]
MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql

16 years agoMFH: Fix Windows build, dns_get_record is defined in dns_win32.c, not here
Kalle Sommer Nielsen [Wed, 20 May 2009 08:18:48 +0000 (08:18 +0000)]
MFH: Fix Windows build, dns_get_record is defined in dns_win32.c, not here

16 years agoMFH:- Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing...
Jani Taskinen [Tue, 19 May 2009 19:39:53 +0000 (19:39 +0000)]
MFH:- Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this)

16 years agoMFH: Partial fix for bug#48333
Hannes Magnusson [Tue, 19 May 2009 19:23:33 +0000 (19:23 +0000)]
MFH: Partial fix for bug#48333

16 years agoThe \0 removal is only needed prior to 3.4.0
Ilia Alshanetsky [Tue, 19 May 2009 19:15:18 +0000 (19:15 +0000)]
The \0 removal is only needed prior to 3.4.0

16 years agoWarning fix
Ilia Alshanetsky [Tue, 19 May 2009 18:42:08 +0000 (18:42 +0000)]
Warning fix

16 years agoUpgraded to 3.6.14.1
Ilia Alshanetsky [Tue, 19 May 2009 18:32:46 +0000 (18:32 +0000)]
Upgraded to 3.6.14.1

16 years agoMFH: Fixed compiler warnings
Kalle Sommer Nielsen [Tue, 19 May 2009 18:08:57 +0000 (18:08 +0000)]
MFH: Fixed compiler warnings

# (see previous commit message)

16 years agoMFH: Fixed compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 17:47:06 +0000 (17:47 +0000)]
MFH: Fixed compiler warning

16 years agoMFH: Fix compiler warnings
Kalle Sommer Nielsen [Tue, 19 May 2009 17:38:29 +0000 (17:38 +0000)]
MFH: Fix compiler warnings

16 years agoRevert faulty warning fix
Ilia Alshanetsky [Tue, 19 May 2009 16:14:13 +0000 (16:14 +0000)]
Revert faulty warning fix

16 years agoCast to unsigned char to prevent compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 16:06:00 +0000 (16:06 +0000)]
Cast to unsigned char to prevent compiler warning

16 years agoMFH: Fix compiler warnings
Kalle Sommer Nielsen [Tue, 19 May 2009 16:03:36 +0000 (16:03 +0000)]
MFH: Fix compiler warnings

16 years agoMFH: Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginni...
Brian Shire [Tue, 19 May 2009 15:59:36 +0000 (15:59 +0000)]
MFH: Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels

16 years ago- Revert bad compile warning fix which causes compile failures with older glibc
Jani Taskinen [Tue, 19 May 2009 15:38:07 +0000 (15:38 +0000)]
- Revert bad compile warning fix which causes compile failures with older glibc

16 years agoMFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size...
Jani Taskinen [Tue, 19 May 2009 14:05:39 +0000 (14:05 +0000)]
MFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown

16 years agoMFH: Unify macros
Jani Taskinen [Tue, 19 May 2009 11:12:20 +0000 (11:12 +0000)]
MFH: Unify macros

16 years agoMFH: Cast to SQLUSMALLINT
Kalle Sommer Nielsen [Tue, 19 May 2009 10:25:53 +0000 (10:25 +0000)]
MFH: Cast to SQLUSMALLINT

16 years agoMFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found
Kalle Sommer Nielsen [Tue, 19 May 2009 10:22:25 +0000 (10:22 +0000)]
MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found

16 years agoFix build
Hannes Magnusson [Tue, 19 May 2009 10:00:12 +0000 (10:00 +0000)]
Fix build

16 years agofix news
Jani Taskinen [Tue, 19 May 2009 09:41:34 +0000 (09:41 +0000)]
fix news

16 years ago- MFH: Get rid of the four different versions of zend_extension* and only use
Derick Rethans [Mon, 18 May 2009 21:33:38 +0000 (21:33 +0000)]
- MFH: Get rid of the four different versions of zend_extension* and only use
  zend_extension. Because of the API identifier change in PHP 5.3 you also get
  a proper warning message now.
#- [DOC]

16 years ago- close manually the impersonation token
Pierre Joye [Mon, 18 May 2009 20:56:46 +0000 (20:56 +0000)]
- close manually the impersonation token

16 years agoRemoving redundant UEXPECT
Zoe Slattery [Mon, 18 May 2009 19:16:30 +0000 (19:16 +0000)]
Removing redundant UEXPECT

16 years agoFixed bug #48313 (fgetcsv() does not return null for empty rows)
Ilia Alshanetsky [Mon, 18 May 2009 18:45:30 +0000 (18:45 +0000)]
Fixed bug #48313 (fgetcsv() does not return null for empty rows)

16 years agoMFH: ws + sync
Jani Taskinen [Mon, 18 May 2009 16:10:09 +0000 (16:10 +0000)]
MFH: ws + sync

16 years agoMFH: Print out the WARNed section
Hannes Magnusson [Mon, 18 May 2009 14:08:23 +0000 (14:08 +0000)]
MFH: Print out the WARNed section

16 years agoFix test
Hannes Magnusson [Mon, 18 May 2009 13:52:16 +0000 (13:52 +0000)]
Fix test

16 years agoMFH
Jani Taskinen [Mon, 18 May 2009 12:51:05 +0000 (12:51 +0000)]
MFH

16 years ago- MFH: use ZEND_ARG_ARRAY_INFO for arginfo_curl_setopt_array
Pierre Joye [Mon, 18 May 2009 12:01:44 +0000 (12:01 +0000)]
- MFH: use ZEND_ARG_ARRAY_INFO for arginfo_curl_setopt_array

16 years ago- sync with HEAD
Pierre Joye [Mon, 18 May 2009 11:58:04 +0000 (11:58 +0000)]
- sync with HEAD

16 years ago- more WS
Pierre Joye [Mon, 18 May 2009 11:48:31 +0000 (11:48 +0000)]
- more WS

16 years ago- MFH: add CURLPROXY_SOCKS4
Pierre Joye [Mon, 18 May 2009 11:18:59 +0000 (11:18 +0000)]
- MFH: add CURLPROXY_SOCKS4

16 years ago- WS
Pierre Joye [Mon, 18 May 2009 11:17:51 +0000 (11:17 +0000)]
- WS

16 years ago- should not have been commited
Pierre Joye [Mon, 18 May 2009 10:32:04 +0000 (10:32 +0000)]
- should not have been commited

16 years ago- MFB: - disable file:// when safe_mode or open_basedir are enabled
Pierre Joye [Mon, 18 May 2009 10:31:08 +0000 (10:31 +0000)]
- MFB: - disable file:// when safe_mode or open_basedir are enabled

16 years ago- #44859, fixed support for windows ACL, drop win9x code
Pierre Joye [Sun, 17 May 2009 19:44:27 +0000 (19:44 +0000)]
- #44859, fixed support for windows ACL, drop win9x code

16 years ago- New tests (testfest BerlinUG)
Felipe Pena [Sun, 17 May 2009 18:08:09 +0000 (18:08 +0000)]
- New tests (testfest BerlinUG)

16 years ago- New tests (testfest BelgiumUG)
Felipe Pena [Sun, 17 May 2009 16:51:59 +0000 (16:51 +0000)]
- New tests (testfest BelgiumUG)

16 years ago- New tests (testfet LondonUG)
Felipe Pena [Sun, 17 May 2009 15:24:08 +0000 (15:24 +0000)]
- New tests (testfet LondonUG)

16 years agoMFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
Arnaud Le Blanc [Sun, 17 May 2009 14:58:10 +0000 (14:58 +0000)]
MFH: Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)

16 years ago- New tests (testfest Quebec)
Felipe Pena [Sun, 17 May 2009 01:16:35 +0000 (01:16 +0000)]
- New tests (testfest Quebec)

16 years ago- New tests (testfest DutchUG)
Felipe Pena [Sat, 16 May 2009 21:13:43 +0000 (21:13 +0000)]
- New tests (testfest DutchUG)

16 years agoMFH: Test for #38802
Arnaud Le Blanc [Sat, 16 May 2009 20:45:28 +0000 (20:45 +0000)]
MFH: Test for #38802

16 years agoMFH: Minimal HTTP server to test HTTP stream wrapper
Arnaud Le Blanc [Sat, 16 May 2009 20:44:05 +0000 (20:44 +0000)]
MFH: Minimal HTTP server to test HTTP stream wrapper

16 years agoFixed bug #38802 (max_redirects and ignore_errors)
Arnaud Le Blanc [Sat, 16 May 2009 20:34:48 +0000 (20:34 +0000)]
Fixed bug #38802 (max_redirects and ignore_errors)
(patch by datibbaw@php.net)

16 years agoFix warning when inner stream of a temp:// stream is closed before
Arnaud Le Blanc [Sat, 16 May 2009 20:27:36 +0000 (20:27 +0000)]
Fix warning when inner stream of a temp:// stream is closed before
the stream ifself

16 years agoMFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
Arnaud Le Blanc [Sat, 16 May 2009 20:23:06 +0000 (20:23 +0000)]
MFH: Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)

16 years ago- New tests (testfest Quebec)
Felipe Pena [Sat, 16 May 2009 18:26:59 +0000 (18:26 +0000)]
- New tests (testfest Quebec)

16 years ago- Added changes from testfest ParisUG && Changed line endings
Felipe Pena [Sat, 16 May 2009 17:02:24 +0000 (17:02 +0000)]
- Added changes from testfest ParisUG && Changed line endings

16 years ago- New tests (testfest ParisUG)
Felipe Pena [Sat, 16 May 2009 16:37:31 +0000 (16:37 +0000)]
- New tests (testfest ParisUG)

16 years ago- New tests (testfest DutchUG)
Felipe Pena [Sat, 16 May 2009 15:13:57 +0000 (15:13 +0000)]
- New tests (testfest DutchUG)

16 years ago- New tests (testfest CataloniaUG)
Felipe Pena [Sat, 16 May 2009 14:41:27 +0000 (14:41 +0000)]
- New tests (testfest CataloniaUG)

16 years ago- WS
Pierre Joye [Fri, 15 May 2009 17:48:34 +0000 (17:48 +0000)]
- WS

16 years agoMFH: Fix compiler warnings
Kalle Sommer Nielsen [Fri, 15 May 2009 17:28:08 +0000 (17:28 +0000)]
MFH: Fix compiler warnings

16 years ago* MFH: Roll it back.
Moriyoshi Koizumi [Fri, 15 May 2009 17:03:03 +0000 (17:03 +0000)]
* MFH: Roll it back.

16 years agoMFH: New array_multisort() test and code comment fix (Simon Westcott)
Christopher Jones [Fri, 15 May 2009 16:46:22 +0000 (16:46 +0000)]
MFH: New array_multisort() test and code comment fix (Simon Westcott)

16 years agoAdded some more comments about deprecated ini settings
Kalle Sommer Nielsen [Fri, 15 May 2009 09:44:08 +0000 (09:44 +0000)]
Added some more comments about deprecated ini settings

16 years agoMFH: Fix arginfo
Kalle Sommer Nielsen [Fri, 15 May 2009 09:10:55 +0000 (09:10 +0000)]
MFH: Fix arginfo

16 years agoBFN
Scott MacVicar [Thu, 14 May 2009 22:03:35 +0000 (22:03 +0000)]
BFN

16 years agoMFH Allow a custom recursion depth to be specified for json_decode()
Scott MacVicar [Thu, 14 May 2009 22:02:08 +0000 (22:02 +0000)]
MFH Allow a custom recursion depth to be specified for json_decode()

16 years ago- Fix the harmless patch that caused harm :)
Jani Taskinen [Thu, 14 May 2009 21:23:35 +0000 (21:23 +0000)]
- Fix the harmless patch that caused harm :)

16 years agoMFH
Jani Taskinen [Thu, 14 May 2009 21:00:15 +0000 (21:00 +0000)]
MFH

16 years ago- Add a new test for the additional delimiter of the encoding conversion filter
Moriyoshi Koizumi [Thu, 14 May 2009 19:06:20 +0000 (19:06 +0000)]
- Add a new test for the additional delimiter of the encoding conversion filter

16 years agomoved to 5.2
Arnaud Le Blanc [Thu, 14 May 2009 19:03:59 +0000 (19:03 +0000)]
moved to 5.2

16 years ago- Update the test as newer libc gets the bogus input through rather than
Moriyoshi Koizumi [Thu, 14 May 2009 19:02:38 +0000 (19:02 +0000)]
- Update the test as newer libc gets the bogus input through rather than
  rejecting it.

16 years agoAdd missing file
Hannes Magnusson [Thu, 14 May 2009 18:53:39 +0000 (18:53 +0000)]
Add missing file

16 years ago- MFH: Improved fix for #42414
Felipe Pena [Thu, 14 May 2009 17:24:42 +0000 (17:24 +0000)]
- MFH: Improved fix for #42414

16 years agomoved to 5.2
Arnaud Le Blanc [Thu, 14 May 2009 16:23:58 +0000 (16:23 +0000)]
moved to 5.2

16 years agoMFH:- Fixed bug #48256 (Crash due to double-linking of history.o)
Jani Taskinen [Thu, 14 May 2009 13:40:51 +0000 (13:40 +0000)]
MFH:- Fixed bug #48256 (Crash due to double-linking of history.o)

16 years agoMFH: fix potential free of NULL
Greg Beaver [Thu, 14 May 2009 13:36:56 +0000 (13:36 +0000)]
MFH: fix potential free of NULL

16 years agoFixed compiler warnings
Ilia Alshanetsky [Thu, 14 May 2009 12:29:47 +0000 (12:29 +0000)]
Fixed compiler warnings

16 years agoFixed wrong return value
Dmitry Stogov [Thu, 14 May 2009 08:21:54 +0000 (08:21 +0000)]
Fixed wrong return value

16 years agoNow in 5.2 (or should the entry be here as well...?)
Matt Wilmas [Thu, 14 May 2009 01:31:02 +0000 (01:31 +0000)]
Now in 5.2 (or should the entry be here as well...?)

16 years ago- New tests
Felipe Pena [Thu, 14 May 2009 01:28:58 +0000 (01:28 +0000)]
- New tests

16 years agoMFH:
Felipe Pena [Thu, 14 May 2009 01:26:39 +0000 (01:26 +0000)]
MFH:
- Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver)
  patch by: jhml at gmx dot net

16 years agofix Bug #48257: PharData throws exception with non-phar tar
Greg Beaver [Wed, 13 May 2009 20:25:43 +0000 (20:25 +0000)]
fix Bug #48257: PharData throws exception with non-phar tar

16 years agoMFH: Fixed module loading order and made request shutdown functions also to
Jani Taskinen [Wed, 13 May 2009 18:48:20 +0000 (18:48 +0000)]
MFH: Fixed module loading order and made request shutdown functions also to
     be loaded in reverse like all other shutdowns are.

16 years agoMFH: Fix compiler warnings, safe_emalloc expects size_t, not double as ceil returns
Kalle Sommer Nielsen [Wed, 13 May 2009 16:29:26 +0000 (16:29 +0000)]
MFH: Fix compiler warnings, safe_emalloc expects size_t, not double as ceil returns

16 years agoMFH: Nuke compiler warning
Kalle Sommer Nielsen [Wed, 13 May 2009 15:55:12 +0000 (15:55 +0000)]
MFH: Nuke compiler warning

16 years agoFixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime)
Ilia Alshanetsky [Wed, 13 May 2009 14:23:14 +0000 (14:23 +0000)]
Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime)
# Original patch by kawai at apache dot org

16 years ago- MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
Felipe Pena [Wed, 13 May 2009 02:14:53 +0000 (02:14 +0000)]
- MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)

16 years agoMFH
Matteo Beccati [Tue, 12 May 2009 23:40:32 +0000 (23:40 +0000)]
MFH
- 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.

16 years ago- MFH: Fixed bug #48248 (SIGSEGV when access to private property via &__get)
Felipe Pena [Tue, 12 May 2009 22:55:05 +0000 (22:55 +0000)]
- MFH: Fixed bug #48248 (SIGSEGV when access to private property via &__get)

16 years agoMFH
Matteo Beccati [Tue, 12 May 2009 22:18:15 +0000 (22:18 +0000)]
MFH
- Fixed bug #48188

16 years agoMFH
Matteo Beccati [Tue, 12 May 2009 21:53:18 +0000 (21:53 +0000)]
MFH
- Fixed bug #48070

16 years ago- Fixed tests on Windows
Felipe Pena [Tue, 12 May 2009 19:46:58 +0000 (19:46 +0000)]
- Fixed tests on Windows

16 years agoFixed bug #47564 (unpacking unsigned long 32bit bit endian returns wrong
Ilia Alshanetsky [Tue, 12 May 2009 12:34:55 +0000 (12:34 +0000)]
Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns wrong
result)

16 years ago- MFH: Fix code && new test
Felipe Pena [Mon, 11 May 2009 15:03:47 +0000 (15:03 +0000)]
- MFH: Fix code && new test

16 years ago- Added missing param checks
Felipe Pena [Mon, 11 May 2009 14:14:52 +0000 (14:14 +0000)]
- Added missing param checks

16 years agomoved to 5.2 as well
Ilia Alshanetsky [Mon, 11 May 2009 12:35:19 +0000 (12:35 +0000)]
moved to 5.2 as well

16 years agoFixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid
Ilia Alshanetsky [Mon, 11 May 2009 12:21:26 +0000 (12:21 +0000)]
Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid
paths)

16 years ago- MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
Pierre Joye [Mon, 11 May 2009 10:44:12 +0000 (10:44 +0000)]
- MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)

16 years agoMFH:- Removed unnecessary TSRMLS_FETCH() calls
Jani Taskinen [Mon, 11 May 2009 08:31:15 +0000 (08:31 +0000)]
MFH:- Removed unnecessary TSRMLS_FETCH() calls

16 years agoMFH: cs + ws
Jani Taskinen [Mon, 11 May 2009 07:52:49 +0000 (07:52 +0000)]
MFH: cs + ws

16 years agoMFH: Fix conditional
Kalle Sommer Nielsen [Mon, 11 May 2009 06:43:05 +0000 (06:43 +0000)]
MFH: Fix conditional

16 years ago- Fix paths
Jani Taskinen [Mon, 11 May 2009 05:01:37 +0000 (05:01 +0000)]
- Fix paths

16 years ago- Starting tests for this extension
Felipe Pena [Mon, 11 May 2009 03:09:59 +0000 (03:09 +0000)]
- Starting tests for this extension

16 years ago- Fixed tests
Felipe Pena [Mon, 11 May 2009 01:51:07 +0000 (01:51 +0000)]
- Fixed tests