]> granicus.if.org Git - php/log
php
14 years agoWS
Moriyoshi Koizumi [Sun, 19 Dec 2010 17:28:57 +0000 (17:28 +0000)]
WS

14 years ago* Refactor zend_multibyte facility.
Moriyoshi Koizumi [Sun, 19 Dec 2010 16:36:37 +0000 (16:36 +0000)]
* Refactor zend_multibyte facility.
  Now mbstring.script_encoding is superseded by zend.script_encoding.

14 years agoFix bad args to grapheme_extract(), reported by Maksymilian Arciemowicz
Stanislav Malyshev [Sun, 19 Dec 2010 05:07:31 +0000 (05:07 +0000)]
Fix bad args to grapheme_extract(), reported by Maksymilian Arciemowicz

14 years ago- Fixed bug #53527 (php-fpm --test doesn't set a valuable return value).
Jérôme Loyet [Sat, 18 Dec 2010 11:22:11 +0000 (11:22 +0000)]
- Fixed bug #53527 (php-fpm --test doesn't set a valuable return value).

14 years ago- Fixed bug #53568 (swapped memset arguments in struct initialization).
Gustavo André dos Santos Lopes [Fri, 17 Dec 2010 23:05:26 +0000 (23:05 +0000)]
- Fixed bug #53568 (swapped memset arguments in struct initialization).

14 years ago- Update credits
Jani Taskinen [Fri, 17 Dec 2010 10:48:47 +0000 (10:48 +0000)]
- Update credits

14 years ago- Revert
Jani Taskinen [Fri, 17 Dec 2010 10:43:52 +0000 (10:43 +0000)]
- Revert

14 years agoThrow some credit around
Hannes Magnusson [Fri, 17 Dec 2010 10:15:21 +0000 (10:15 +0000)]
Throw some credit around

14 years agofix a small bug about affected_rows in the text protocol
Andrey Hristov [Thu, 16 Dec 2010 12:56:19 +0000 (12:56 +0000)]
fix a small bug about affected_rows in the text protocol

14 years ago- Typos, WS, CS
Jani Taskinen [Thu, 16 Dec 2010 12:25:27 +0000 (12:25 +0000)]
- Typos, WS, CS

14 years agoFix sprintf modifier to be right, wrong data reported in the log
Andrey Hristov [Thu, 16 Dec 2010 12:18:54 +0000 (12:18 +0000)]
Fix sprintf modifier to be right, wrong data reported in the log

14 years ago- Adding enable_post_data_reading to php.ini-*
Gustavo André dos Santos Lopes [Thu, 16 Dec 2010 11:27:17 +0000 (11:27 +0000)]
- Adding enable_post_data_reading to php.ini-*

14 years ago- Fixed a bug in DateTime->modify() where absolute date/time statements had no
Derick Rethans [Wed, 15 Dec 2010 21:45:25 +0000 (21:45 +0000)]
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
  effect.

14 years agocount preciser in case of error
Andrey Hristov [Wed, 15 Dec 2010 14:14:58 +0000 (14:14 +0000)]
count preciser in case of error

14 years ago- we don't bundled fbclient, system version is used
Pierre Joye [Wed, 15 Dec 2010 02:01:21 +0000 (02:01 +0000)]
- we don't bundled fbclient, system version is used

14 years ago- sync with 5.3
Pierre Joye [Tue, 14 Dec 2010 23:21:53 +0000 (23:21 +0000)]
- sync with 5.3

14 years agoFixed compiler warning
Ilia Alshanetsky [Tue, 14 Dec 2010 17:01:54 +0000 (17:01 +0000)]
Fixed compiler warning

14 years agoFixed bug #53541 (format string bug in ext/phar).
Ilia Alshanetsky [Tue, 14 Dec 2010 17:00:36 +0000 (17:00 +0000)]
Fixed bug #53541 (format string bug in ext/phar).

14 years ago- $_REQUEST is also JIT global now
Jani Taskinen [Tue, 14 Dec 2010 15:42:22 +0000 (15:42 +0000)]
- $_REQUEST is also JIT global now

14 years ago- fix header install
Pierre Joye [Tue, 14 Dec 2010 13:10:25 +0000 (13:10 +0000)]
- fix header install

14 years ago- add nmake install-sdk (create the devel package) and related sub rules
Pierre Joye [Tue, 14 Dec 2010 02:55:26 +0000 (02:55 +0000)]
- add nmake install-sdk (create the devel package) and related sub rules

14 years ago -add a link to snmp install doc about the MIBS data, remove static or removed exts
Pierre Joye [Mon, 13 Dec 2010 21:07:13 +0000 (21:07 +0000)]
 -add a link to snmp install doc about the MIBS data, remove static or removed exts

14 years ago- no need to diplay that
Pierre Joye [Mon, 13 Dec 2010 20:56:44 +0000 (20:56 +0000)]
- no need to diplay that

14 years ago- phpize support merge from 5.3
Pierre Joye [Mon, 13 Dec 2010 20:55:13 +0000 (20:55 +0000)]
- phpize support merge from 5.3

14 years ago* Don't print the shared headers table after enabling each extension (cleaner configu...
Kalle Sommer Nielsen [Mon, 13 Dec 2010 20:46:57 +0000 (20:46 +0000)]
* Don't print the shared headers table after enabling each extension (cleaner configure output)
* Fix double slashes for directory targets in PHP_INSTALL_HEADERS()

14 years agoFixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting)
Ilia Alshanetsky [Mon, 13 Dec 2010 16:53:26 +0000 (16:53 +0000)]
Fixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting)

14 years agoRevert fix for bug #53493 to be compliant with the XML specification
Kalle Sommer Nielsen [Mon, 13 Dec 2010 14:29:42 +0000 (14:29 +0000)]
Revert fix for bug #53493 to be compliant with the XML specification

14 years agoFixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)
Kalle Sommer Nielsen [Mon, 13 Dec 2010 09:52:05 +0000 (09:52 +0000)]
Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)

14 years agoadd & fix tests for lenient parsing
Stanislav Malyshev [Sun, 12 Dec 2010 22:38:05 +0000 (22:38 +0000)]
add & fix tests for lenient parsing

14 years ago- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
Gustavo André dos Santos Lopes [Sun, 12 Dec 2010 22:27:02 +0000 (22:27 +0000)]
- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
  typo) (vapier at gmail dot com)

14 years agoFixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6).
Ilia Alshanetsky [Sun, 12 Dec 2010 19:54:21 +0000 (19:54 +0000)]
Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6).

14 years agoFixed bug 48484 (array_product() always returns 0 for an empty array).
Ilia Alshanetsky [Sun, 12 Dec 2010 19:27:04 +0000 (19:27 +0000)]
Fixed bug 48484 (array_product() always returns 0 for an empty array).

14 years agoFixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
Ilia Alshanetsky [Sun, 12 Dec 2010 18:36:21 +0000 (18:36 +0000)]
Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)

14 years agosqlite3 lib news
Ilia Alshanetsky [Sun, 12 Dec 2010 18:01:46 +0000 (18:01 +0000)]
sqlite3 lib news

14 years agoFixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql)
Kalle Sommer Nielsen [Sun, 12 Dec 2010 18:00:25 +0000 (18:00 +0000)]
Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql)

# Based on patch by tre-php-net at crushedhat dot com

14 years ago- Added the + modifier to parseFromFormat to allow trailing text in the
Derick Rethans [Sun, 12 Dec 2010 17:17:16 +0000 (17:17 +0000)]
- Added the + modifier to parseFromFormat to allow trailing text in the
  string to parse without throwing an error.
#- Patch by Stas, test case by me.

14 years agoChanged E_ERROR to E_COMPILE_ERROR for Trait compilation errors.
Stefan Marr [Sun, 12 Dec 2010 17:12:29 +0000 (17:12 +0000)]
Changed E_ERROR to E_COMPILE_ERROR for Trait compilation errors.
#Thanks for catching this Kalle.

14 years ago- Keep extension order alphabetically
Derick Rethans [Sun, 12 Dec 2010 17:07:40 +0000 (17:07 +0000)]
- Keep extension order alphabetically
#- I guess that's what was intended?

14 years agoChanged collision warning for Traits to fatal error.
Stefan Marr [Sun, 12 Dec 2010 16:48:02 +0000 (16:48 +0000)]
Changed collision warning for Traits to fatal error.
#This change is made to have all possible cases of collisions consistently handled as fatal errors.
#The reason to have it fatal is that most likely something changed unexpectedly and needs urgent attention by the developer, since it will fail eventually anyway for instance because the expected method is missing in the class.
#Discussed in this thread: http://marc.info/?l=php-internals&m=129155790226876

14 years agoFixed bug #53503 (mysqli::query returns false after successful LOAD DATA query)
Kalle Sommer Nielsen [Sun, 12 Dec 2010 16:17:50 +0000 (16:17 +0000)]
Fixed bug #53503 (mysqli::query returns false after successful LOAD DATA query)

14 years ago- Fixed a few test cases
Derick Rethans [Sun, 12 Dec 2010 16:06:41 +0000 (16:06 +0000)]
- Fixed a few test cases
- Updated timezone mapping table; to remove unparsable timezones.

14 years agomoved the second unlink() to the CLEAN section in the SplFileObject_fwrite_variation...
Eyal Teutsch [Sun, 12 Dec 2010 07:24:51 +0000 (07:24 +0000)]
moved the second unlink() to the CLEAN section in the SplFileObject_fwrite_variation* tests

14 years ago- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the...
Pierre Joye [Sat, 11 Dec 2010 22:18:10 +0000 (22:18 +0000)]
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd

14 years ago* Fixed parameter check introduced with the recent fix for bug #53492.
Martin Jansen [Sat, 11 Dec 2010 20:09:39 +0000 (20:09 +0000)]
* Fixed parameter check introduced with the recent fix for bug #53492.

* Improved the error message along the way.

14 years ago- add install-lib(s), remove header for now, will be genarated
Pierre Joye [Sat, 11 Dec 2010 16:36:27 +0000 (16:36 +0000)]
- add install-lib(s), remove header for now, will be genarated

14 years agoUpgraded bundled Sqlite3 to version 3.7.4.
Ilia Alshanetsky [Sat, 11 Dec 2010 14:57:34 +0000 (14:57 +0000)]
Upgraded bundled Sqlite3 to version 3.7.4.

14 years ago- Tests and small parsing correction for php://fd wrapper
Gustavo André dos Santos Lopes [Sat, 11 Dec 2010 02:08:02 +0000 (02:08 +0000)]
- Tests and small parsing correction for php://fd wrapper

14 years ago- Implemented request #26158/bug #53465 (open arbitrary file descriptor with fopen)
Gustavo André dos Santos Lopes [Sat, 11 Dec 2010 01:52:13 +0000 (01:52 +0000)]
- Implemented request #26158/bug #53465 (open arbitrary file descriptor with fopen)

14 years ago- Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values)
Felipe Pena [Fri, 10 Dec 2010 23:58:33 +0000 (23:58 +0000)]
- Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values)

14 years ago- Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)
Felipe Pena [Fri, 10 Dec 2010 17:50:26 +0000 (17:50 +0000)]
- Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)
  patch by: gyp at balabit dot hu

14 years ago- install headers, missed that one
Pierre Joye [Fri, 10 Dec 2010 17:11:58 +0000 (17:11 +0000)]
- install headers, missed that one

14 years ago- add initial PHP_INSTALL_HEADERS, one step closer to phpize
Pierre Joye [Fri, 10 Dec 2010 16:10:08 +0000 (16:10 +0000)]
- add initial PHP_INSTALL_HEADERS, one step closer to phpize

14 years ago- I had forgotten to commit UPGRADING (for enable_post_data_processing).
Gustavo André dos Santos Lopes [Fri, 10 Dec 2010 07:59:34 +0000 (07:59 +0000)]
- I had forgotten to commit UPGRADING (for enable_post_data_processing).

14 years agoUpdate for PECL upload that is synced with PHP 5.3.4
Christopher Jones [Fri, 10 Dec 2010 04:36:29 +0000 (04:36 +0000)]
Update for PECL upload that is synced with PHP 5.3.4

14 years agoAdd more constants to curl_getinfo(), dependent on cURL version installed so wrapped...
Scott MacVicar [Fri, 10 Dec 2010 01:45:55 +0000 (01:45 +0000)]
Add more constants to curl_getinfo(), dependent on cURL version installed so wrapped in ifdefs

14 years ago- Added test for bug #53512
Felipe Pena [Fri, 10 Dec 2010 00:59:50 +0000 (00:59 +0000)]
- Added test for bug #53512

14 years ago- Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)
Felipe Pena [Fri, 10 Dec 2010 00:47:51 +0000 (00:47 +0000)]
- Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)

14 years ago- Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
Felipe Pena [Fri, 10 Dec 2010 00:33:48 +0000 (00:33 +0000)]
- Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
  patch by: spatar at mail dot nnov dot ru

14 years ago- Added enable_post_data_reading ini option to allow inhibiting POST data consumption.
Gustavo André dos Santos Lopes [Thu, 9 Dec 2010 20:35:59 +0000 (20:35 +0000)]
- Added enable_post_data_reading ini option to allow inhibiting POST data consumption.

14 years agoFixed bug #53511 (Exceptions are lost in case an exception is thrown in catch operator)
Dmitry Stogov [Thu, 9 Dec 2010 16:38:37 +0000 (16:38 +0000)]
Fixed bug #53511 (Exceptions are lost in case an exception is thrown in catch operator)

14 years agotest bug42364 included a superfluous ?>
Eyal Teutsch [Thu, 9 Dec 2010 12:39:21 +0000 (12:39 +0000)]
test bug42364 included a superfluous ?>

14 years agopdo_025 expected a certain extra character that is not part of windows output. change...
Eyal Teutsch [Thu, 9 Dec 2010 12:04:18 +0000 (12:04 +0000)]
pdo_025 expected a certain extra character that is not part of windows output. changed to optional char: %a -> %A

14 years agoFixed startup errors if ext/exif is loaded without ext/mbstring
Dmitry Stogov [Wed, 8 Dec 2010 14:49:26 +0000 (14:49 +0000)]
Fixed startup errors if ext/exif is loaded without ext/mbstring

14 years agocurl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests...
Eyal Teutsch [Wed, 8 Dec 2010 14:16:17 +0000 (14:16 +0000)]
curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too

14 years agofix ZTS build
Antony Dovgal [Wed, 8 Dec 2010 12:35:25 +0000 (12:35 +0000)]
fix ZTS build

14 years agoRemoved compile time dependency from ext/mbstring
Dmitry Stogov [Wed, 8 Dec 2010 11:27:34 +0000 (11:27 +0000)]
Removed compile time dependency from ext/mbstring

14 years ago- Fix #53492, fix crash if aa steps are invalid
Pierre Joye [Wed, 8 Dec 2010 08:45:56 +0000 (08:45 +0000)]
- Fix #53492, fix crash if aa steps are invalid

14 years agoSkip additional result sets sent by MySQL 5.5 servers
Andrey Hristov [Mon, 6 Dec 2010 13:59:14 +0000 (13:59 +0000)]
Skip additional result sets sent by MySQL 5.5 servers
which break the Protocol API
(see http://bugs.mysql.com/bug.php?id=58700)

14 years agodon't crash if the API is used incorrectly
Andrey Hristov [Mon, 6 Dec 2010 13:50:51 +0000 (13:50 +0000)]
don't crash if the API is used incorrectly

14 years agomake sure the stream context is present before looking for any options
Antony Dovgal [Sat, 4 Dec 2010 21:54:20 +0000 (21:54 +0000)]
make sure the stream context is present before looking for any options
and fix segfault

14 years ago- Fixed test (Eyal Teutsch)
Felipe Pena [Sat, 4 Dec 2010 15:57:08 +0000 (15:57 +0000)]
- Fixed test (Eyal Teutsch)

14 years ago- Fixed test
Felipe Pena [Sat, 4 Dec 2010 15:48:45 +0000 (15:48 +0000)]
- Fixed test

14 years ago- Fixed tests
Felipe Pena [Sat, 4 Dec 2010 12:28:23 +0000 (12:28 +0000)]
- Fixed tests

14 years ago- Fixed test
Felipe Pena [Fri, 3 Dec 2010 23:25:27 +0000 (23:25 +0000)]
- Fixed test

14 years ago- Fixed test
Felipe Pena [Fri, 3 Dec 2010 22:58:21 +0000 (22:58 +0000)]
- Fixed test

14 years ago- Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)
Felipe Pena [Fri, 3 Dec 2010 21:05:44 +0000 (21:05 +0000)]
- Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)

14 years ago- Fix test
Jani Taskinen [Fri, 3 Dec 2010 16:02:47 +0000 (16:02 +0000)]
- Fix test

14 years ago- CS and "de-facto" style of returning NULL for failing parse-params, sync partially...
Jani Taskinen [Fri, 3 Dec 2010 15:34:24 +0000 (15:34 +0000)]
- CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :)

14 years ago- Fix test
Jani Taskinen [Fri, 3 Dec 2010 15:30:54 +0000 (15:30 +0000)]
- Fix test

14 years ago- Add test for the ob_start($foo); leak/crash bug
Jani Taskinen [Fri, 3 Dec 2010 15:29:53 +0000 (15:29 +0000)]
- Add test for the ob_start($foo); leak/crash bug

14 years agoImplement FR #53457 (number_format must support more than one character for
Adam Harvey [Fri, 3 Dec 2010 10:10:08 +0000 (10:10 +0000)]
Implement FR #53457 (number_format must support more than one character for
thousands separator).

14 years agoImplemented FR #53447 (Cannot disable SessionTicket extension for servers that
Adam Harvey [Fri, 3 Dec 2010 09:34:35 +0000 (09:34 +0000)]
Implemented FR #53447 (Cannot disable SessionTicket extension for servers that
do not support it).

I haven't written a test due to the need for such a test to have a HTTPS server
available which mishandles SessionTicket requests; it's likely that server
administrators will gradually fix this either intentionally or through OpenSSL
upgrades. That said, if there's a great clamoring for a test, I'll work one up.

14 years ago- Fix #29085, bad default include_path on Windows
Pierre Joye [Thu, 2 Dec 2010 23:23:14 +0000 (23:23 +0000)]
- Fix #29085, bad default include_path on Windows

14 years agofix test after newly introduced constant
Andrey Hristov [Thu, 2 Dec 2010 19:11:41 +0000 (19:11 +0000)]
fix test after newly introduced constant

14 years agoand export the new constant
Andrey Hristov [Thu, 2 Dec 2010 14:21:23 +0000 (14:21 +0000)]
and export the new constant

14 years agonew server constant as of 5.5
Andrey Hristov [Thu, 2 Dec 2010 13:59:56 +0000 (13:59 +0000)]
new server constant as of 5.5

14 years ago- not TS and useless on server, also not required anymore with the supported windows...
Pierre Joye [Thu, 2 Dec 2010 11:37:43 +0000 (11:37 +0000)]
- not TS and useless on server, also not required anymore with the supported windows versions

14 years agoWS and cosmethic changes
Dmitry Stogov [Thu, 2 Dec 2010 09:40:53 +0000 (09:40 +0000)]
WS and cosmethic changes

14 years agoMinimal fix for bug #53440 (INSTALL file refers to php.ini-dist, should refer
Adam Harvey [Thu, 2 Dec 2010 03:26:37 +0000 (03:26 +0000)]
Minimal fix for bug #53440 (INSTALL file refers to php.ini-dist, should refer
to php.ini-production). There are a lot more issues with the INSTALL file,
though, which I'll file another bug for.

14 years agoRemove OCI8 devel status in preparation for PHP 5.3.4 release
Christopher Jones [Wed, 1 Dec 2010 23:30:28 +0000 (23:30 +0000)]
Remove OCI8 devel status in preparation for PHP 5.3.4 release

14 years agoAdd Berkeley DB 5.1 support to the DBA extension
Christopher Jones [Wed, 1 Dec 2010 19:20:16 +0000 (19:20 +0000)]
Add Berkeley DB 5.1 support to the DBA extension

14 years ago- fix ts build
Pierre Joye [Wed, 1 Dec 2010 16:48:53 +0000 (16:48 +0000)]
- fix ts build

14 years agoRemoved old commented function prototypes.
Stefan Marr [Wed, 1 Dec 2010 15:20:11 +0000 (15:20 +0000)]
Removed old commented function prototypes.
# Was referring to old trait-related code that is long gone

14 years agoFixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
Ilia Alshanetsky [Wed, 1 Dec 2010 14:03:36 +0000 (14:03 +0000)]
Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)

14 years agoAllowed indirect $this access (Scott)
Dmitry Stogov [Wed, 1 Dec 2010 13:33:49 +0000 (13:33 +0000)]
Allowed indirect $this access (Scott)

14 years ago- Fixed bug #53412 (segfault when using -y)
Jérôme Loyet [Tue, 30 Nov 2010 19:37:10 +0000 (19:37 +0000)]
- Fixed bug #53412 (segfault when using -y)

14 years ago- Implemented bug/request #53427 - stream_select doesn't preserve the
Gustavo André dos Santos Lopes [Tue, 30 Nov 2010 16:22:48 +0000 (16:22 +0000)]
- Implemented bug/request #53427 - stream_select doesn't preserve the
  keys. This cannot be backported to PHP 5.3 due to a BC break. See
  UPGRADING for more information.

14 years agoSame as before
Ilia Alshanetsky [Tue, 30 Nov 2010 16:12:45 +0000 (16:12 +0000)]
Same as before

14 years agoFixed bug #52202 (CURLOPT_PRIVATE gets corrupted).
Ilia Alshanetsky [Tue, 30 Nov 2010 13:40:02 +0000 (13:40 +0000)]
Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted).

14 years agoC comments instead of C++ comments
David Soria Parra [Tue, 30 Nov 2010 12:51:57 +0000 (12:51 +0000)]
C comments instead of C++ comments