]> granicus.if.org Git - php/log
php
15 years agoMFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
Arnaud Le Blanc [Thu, 21 May 2009 16:01:37 +0000 (16:01 +0000)]
MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)

15 years agoMFH: set second argument of gettimeofday() to NULL (fixes #48346,
Arnaud Le Blanc [Thu, 21 May 2009 14:21:40 +0000 (14:21 +0000)]
MFH: set second argument of gettimeofday() to NULL (fixes #48346,
patch by adriano at guiadohardware dot net)

15 years agoMFH: Better fix for #45622 (patch by robinf at php do net)
Arnaud Le Blanc [Thu, 21 May 2009 13:26:14 +0000 (13:26 +0000)]
MFH: Better fix for #45622 (patch by robinf at php do net)

15 years agoFixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out when
Ilia Alshanetsky [Thu, 21 May 2009 12:52:05 +0000 (12:52 +0000)]
Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out when
working with a non-writable stream)

15 years agoMFH: ws
Jani Taskinen [Thu, 21 May 2009 02:15:03 +0000 (02:15 +0000)]
MFH: ws

15 years agoMFB: Re-introduce the Matteo's patch and combine default & text handling
Ilia Alshanetsky [Wed, 20 May 2009 15:05:36 +0000 (15:05 +0000)]
MFB: Re-introduce the Matteo's patch and combine default & text handling
since they appear to be the same irregardless on notes inside sqlite3.h

15 years agoFixed build
Ilia Alshanetsky [Wed, 20 May 2009 13:10:49 +0000 (13:10 +0000)]
Fixed build

15 years ago- Sync with HEAD (thanks Hannes :)
Jani Taskinen [Wed, 20 May 2009 12:44:19 +0000 (12:44 +0000)]
- Sync with HEAD (thanks Hannes :)

15 years agoMFH: Fix non-windows builds
Jani Taskinen [Wed, 20 May 2009 12:15:39 +0000 (12:15 +0000)]
MFH: Fix non-windows builds

15 years agoMFH: Fixed shared build
Kalle Sommer Nielsen [Wed, 20 May 2009 10:18:51 +0000 (10:18 +0000)]
MFH: Fixed shared build

15 years agoMFH: Fix skipif
Arnaud Le Blanc [Wed, 20 May 2009 10:08:32 +0000 (10:08 +0000)]
MFH: Fix skipif

15 years agosync with HEAD
Antony Dovgal [Wed, 20 May 2009 09:26:12 +0000 (09:26 +0000)]
sync with HEAD

15 years agoMFH: set default value of "precision" ini setting,
Arnaud Le Blanc [Wed, 20 May 2009 09:22:50 +0000 (09:22 +0000)]
MFH: set default value of "precision" ini setting,
many tests depend on this

15 years agoMFH: Fix skipif
Arnaud Le Blanc [Wed, 20 May 2009 09:13:29 +0000 (09:13 +0000)]
MFH: Fix skipif

15 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)

15 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

15 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

15 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)

15 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

15 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

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

15 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

15 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)

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

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

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

15 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

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

15 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

15 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

15 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

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

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

15 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

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

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

15 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]

15 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

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

15 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)

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

15 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

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

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

15 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

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

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

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

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

15 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

15 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

15 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

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

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

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

15 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)

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

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

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

15 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

15 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)

15 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

15 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)

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

15 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

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

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

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

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

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

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

15 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)

15 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

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

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

15 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()

15 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 :)

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

15 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

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

15 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.

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

15 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

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

15 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)

15 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

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

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

15 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...?)

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

15 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

15 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

15 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.

15 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

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

15 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

15 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)

15 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.

15 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)

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