]> granicus.if.org Git - php/log
php
13 years agoChanged error messages
Hannes Magnusson [Mon, 29 Aug 2011 14:29:40 +0000 (14:29 +0000)]
Changed error messages

13 years agoFixed bug#52013 (Unable to decompress files in a compressed phar)
Hannes Magnusson [Mon, 29 Aug 2011 14:19:54 +0000 (14:19 +0000)]
Fixed bug#52013 (Unable to decompress files in a compressed phar)

13 years agoThe Phar class extends RecursiveDirectoryIterator, which has changed the way it ensur...
Hannes Magnusson [Mon, 29 Aug 2011 14:17:41 +0000 (14:17 +0000)]
The Phar class extends RecursiveDirectoryIterator, which has changed the way it ensures its ctor is called

13 years ago- fix build, TSRMLS_FETCH must be the last declaration statement and init using TSRM...
Pierre Joye [Mon, 29 Aug 2011 10:10:05 +0000 (10:10 +0000)]
- fix build, TSRMLS_FETCH must be the last declaration statement and init using TSRM cannot be done before either

13 years agoLet's do more than hope (as per the comment in the test code) that we
Rasmus Lerdorf [Mon, 29 Aug 2011 08:21:42 +0000 (08:21 +0000)]
Let's do more than hope (as per the comment in the test code) that we
don't hit the memory limit, let's disable the limit for this test
since the limit is getting hit by many people

13 years agoThe link error on an out-of-sync command doesn't start with 0
Rasmus Lerdorf [Mon, 29 Aug 2011 06:47:07 +0000 (06:47 +0000)]
The link error on an out-of-sync command doesn't start with 0
uwe/andrey please double-check

13 years agoFix another broken test. root can read 0200 files.
Rasmus Lerdorf [Mon, 29 Aug 2011 06:19:40 +0000 (06:19 +0000)]
Fix another broken test. root can read 0200 files.

13 years ago- Added libxml_set_external_entity_loader().
Gustavo André dos Santos Lopes [Mon, 29 Aug 2011 05:00:26 +0000 (05:00 +0000)]
- Added libxml_set_external_entity_loader().

13 years agoreduced footprint for sjis-mac
Rui Hirokawa [Sun, 28 Aug 2011 04:32:22 +0000 (04:32 +0000)]
reduced footprint for sjis-mac

13 years ago<?= is always enabled now
Rasmus Lerdorf [Sat, 27 Aug 2011 19:00:59 +0000 (19:00 +0000)]
<?= is always enabled now

13 years agoexport ERRNO_OID_PARSING_ERROR constant:
Boris Lytochkin [Sat, 27 Aug 2011 08:16:32 +0000 (08:16 +0000)]
export ERRNO_OID_PARSING_ERROR constant:
raise it evry time OID parsing has failed

13 years agoreformat OID parsing procedure,
Boris Lytochkin [Sat, 27 Aug 2011 07:24:44 +0000 (07:24 +0000)]
reformat OID parsing procedure,
fail whole SNMP query on single OID parsing failure

13 years agocorrected valid unicode area.
Rui Hirokawa [Sat, 27 Aug 2011 01:25:10 +0000 (01:25 +0000)]
corrected valid unicode area.

13 years agoupdate pua conversion tables.
Rui Hirokawa [Sat, 27 Aug 2011 00:07:20 +0000 (00:07 +0000)]
update pua conversion tables.

13 years agofix valgrind warnings in debug builds
Andrey Hristov [Fri, 26 Aug 2011 12:14:31 +0000 (12:14 +0000)]
fix valgrind warnings in debug builds

13 years agoClose #55490.
Sebastian Bergmann [Fri, 26 Aug 2011 07:40:31 +0000 (07:40 +0000)]
Close #55490.

13 years agotune test's README more per FR #55474
Boris Lytochkin [Thu, 25 Aug 2011 06:00:11 +0000 (06:00 +0000)]
tune test's README more per FR #55474

13 years agoadded iso2022jp-mobile and emoji unsuppoted in unicode 6.0.
Rui Hirokawa [Wed, 24 Aug 2011 15:28:44 +0000 (15:28 +0000)]
added iso2022jp-mobile and emoji unsuppoted in unicode 6.0.

13 years agoEliminated compile warning "comparison is always false due to limited range of data...
Xinchen Hui [Wed, 24 Aug 2011 10:15:47 +0000 (10:15 +0000)]
Eliminated compile warning "comparison is always false due to limited range of data type"
Fixed test failed due to mysql_pconnect throw warning
Fixed test failed when host mysql server doesn't listen on 3306

13 years agoFix typo in tests for ldap bug #42060
Scott MacVicar [Wed, 24 Aug 2011 06:50:39 +0000 (06:50 +0000)]
Fix typo in tests for ldap bug #42060

13 years agoUpdate log, marking 5.4 and trunk as XFAIL due to bug #55496
Christopher Jones [Tue, 23 Aug 2011 20:59:10 +0000 (20:59 +0000)]
Update log, marking 5.4 and trunk as XFAIL due to bug #55496

13 years agoapply docs fixes suggested in BR #55474
Boris Lytochkin [Tue, 23 Aug 2011 19:13:49 +0000 (19:13 +0000)]
apply docs fixes suggested in BR #55474

13 years ago- ws
Pierre Joye [Tue, 23 Aug 2011 18:32:53 +0000 (18:32 +0000)]
- ws

13 years agoFix differences in some sub() results that were causing tests to fail.
Daniel Convissor [Tue, 23 Aug 2011 16:40:19 +0000 (16:40 +0000)]
Fix differences in some sub() results that were causing tests to fail.

13 years ago- Add a note to mention changeLog and downloads in the news entry
Johannes Schlüter [Tue, 23 Aug 2011 15:43:40 +0000 (15:43 +0000)]
- Add a note to mention changeLog and downloads in the news entry

13 years agoSync -development with -production
Hannes Magnusson [Tue, 23 Aug 2011 10:00:18 +0000 (10:00 +0000)]
Sync -development with -production

13 years agoupdate NEWS
Xinchen Hui [Tue, 23 Aug 2011 02:48:28 +0000 (02:48 +0000)]
update NEWS

13 years agoSync date with actual PECL release date for correctness
Christopher Jones [Mon, 22 Aug 2011 23:56:34 +0000 (23:56 +0000)]
Sync date with actual PECL release date for correctness

13 years agoRemove duplicated test
Christopher Jones [Mon, 22 Aug 2011 18:06:08 +0000 (18:06 +0000)]
Remove duplicated test

13 years agoAdded _SERVER[SERVER_SOFTWARE] for built-in server
Xinchen Hui [Mon, 22 Aug 2011 15:51:49 +0000 (15:51 +0000)]
Added _SERVER[SERVER_SOFTWARE] for built-in server

13 years agoFix spring tests for dst/st transition second.
Daniel Convissor [Mon, 22 Aug 2011 14:47:12 +0000 (14:47 +0000)]
Fix spring tests for dst/st transition second.

13 years agoFixed #55463 (cli-server missing _SERVER[REMOTE_ADDR])
Xinchen Hui [Mon, 22 Aug 2011 11:55:41 +0000 (11:55 +0000)]
Fixed #55463 (cli-server missing _SERVER[REMOTE_ADDR])

13 years agoDon't run the test on windows, Unix specific
Andrey Hristov [Mon, 22 Aug 2011 11:07:35 +0000 (11:07 +0000)]
Don't run the test on windows, Unix specific

13 years agoFix Bug #55473 mysql_pconnect leaks file descriptors on reconnect
Andrey Hristov [Mon, 22 Aug 2011 10:42:43 +0000 (10:42 +0000)]
Fix Bug #55473  mysql_pconnect leaks file descriptors on reconnect
The fix is for now in 5_4 and trunk, to be merged into 5_3 after 5.3.8
is packaged (expected today). The test case goes to all branches

13 years ago- fix typo & build
Pierre Joye [Mon, 22 Aug 2011 07:39:09 +0000 (07:39 +0000)]
- fix typo & build

13 years agoDebian/Ubuntu don't have any special CFLAGS listed here for
Rasmus Lerdorf [Sun, 21 Aug 2011 22:57:13 +0000 (22:57 +0000)]
Debian/Ubuntu don't have any special CFLAGS listed here for
gssapi which shouldn't break the build.

13 years agoupdate NEWS.
Xinchen Hui [Sun, 21 Aug 2011 12:24:19 +0000 (12:24 +0000)]
update NEWS.

13 years ago- Fix bug #55471, fix zts build with dtrace (Laruense)
Pierre Joye [Sun, 21 Aug 2011 11:51:00 +0000 (11:51 +0000)]
- Fix bug #55471, fix zts build with dtrace (Laruense)

13 years agocleanup jisx0213 table.
Rui Hirokawa [Sun, 21 Aug 2011 05:02:21 +0000 (05:02 +0000)]
cleanup jisx0213 table.

13 years agospeed improvement of jisx0213 conversion.
Rui Hirokawa [Sun, 21 Aug 2011 02:22:53 +0000 (02:22 +0000)]
speed improvement of jisx0213 conversion.

13 years agoIPv6 Support for SNMP. (FR #42918)
Boris Lytochkin [Sat, 20 Aug 2011 20:56:02 +0000 (20:56 +0000)]
IPv6 Support for SNMP. (FR #42918)

13 years agoAdding IPv6 support (FR #42918)
Boris Lytochkin [Sat, 20 Aug 2011 15:53:44 +0000 (15:53 +0000)]
Adding IPv6 support (FR #42918)

13 years agomore code coverage
Boris Lytochkin [Sat, 20 Aug 2011 14:50:49 +0000 (14:50 +0000)]
more code coverage

13 years agoremoved SJIS-Mobile#*PUA.
Rui Hirokawa [Sat, 20 Aug 2011 08:27:57 +0000 (08:27 +0000)]
removed SJIS-Mobile#*PUA.

13 years agoupdate NEWS.
Rui Hirokawa [Sat, 20 Aug 2011 07:27:48 +0000 (07:27 +0000)]
update NEWS.

13 years agoupdated libmbfl to 1.3.2 (JISX-0213:2004 support).
Rui Hirokawa [Sat, 20 Aug 2011 07:24:04 +0000 (07:24 +0000)]
updated libmbfl to 1.3.2 (JISX-0213:2004 support).

13 years agoUnbreak crypt() (fix bug #55439)
Stanislav Malyshev [Fri, 19 Aug 2011 22:49:18 +0000 (22:49 +0000)]
Unbreak crypt() (fix bug #55439)
# If you want to remove static analyser messages, be my guest,
# but please run unit tests after

13 years ago- undefine CALLBACK (btw, generic names like that should be avoided, w/o prefix :)
Pierre Joye [Fri, 19 Aug 2011 11:35:37 +0000 (11:35 +0000)]
- undefine CALLBACK (btw, generic names like that should be avoided, w/o prefix :)

13 years ago- fix build
Pierre Joye [Fri, 19 Aug 2011 11:33:59 +0000 (11:33 +0000)]
- fix build

13 years ago- Fixed bug #52461 (Incomplete doctype and missing xmlns)
Pierre Joye [Fri, 19 Aug 2011 09:59:47 +0000 (09:59 +0000)]
- Fixed bug #52461 (Incomplete doctype and missing xmlns)

13 years agoNews for bug #55450
Xinchen Hui [Fri, 19 Aug 2011 08:52:29 +0000 (08:52 +0000)]
News for bug #55450

13 years agoFixed #55450 (Built in web server not accepting file uploads), which might break...
Xinchen Hui [Fri, 19 Aug 2011 08:30:26 +0000 (08:30 +0000)]
Fixed #55450 (Built in web server not accepting file uploads), which might break #55121 fixing(r313677)
Reopened #55121 to let somebody redone the fixing(as I can't reproduce 55121 in redhat 64-bit).

13 years agoFixed #55457 for 5.4 branch
Xinchen Hui [Fri, 19 Aug 2011 07:40:51 +0000 (07:40 +0000)]
Fixed #55457 for 5.4 branch
Use ssize_t instead of long (as pierre suggestion)

13 years agoFixed #55457(cli built-in web server does not work with IE), introduced by r315128
Xinchen Hui [Fri, 19 Aug 2011 07:24:35 +0000 (07:24 +0000)]
Fixed #55457(cli built-in web server does not work with IE), introduced by r315128

13 years ago- do not use 64bit integer instead of size_t (can't be alloc'ed), or when the actual...
Pierre Joye [Thu, 18 Aug 2011 09:16:04 +0000 (09:16 +0000)]
- do not use 64bit integer instead of size_t (can't be alloc'ed), or when the actual possible values are 32bit or lower only

13 years agoFix bug #55445 (Incomplete implementation of <?= being independant of short_open_tag)
Etienne Kneuss [Wed, 17 Aug 2011 23:50:04 +0000 (23:50 +0000)]
Fix bug #55445 (Incomplete implementation of <?= being independant of short_open_tag)

13 years agoOnce is generally enough
Hannes Magnusson [Wed, 17 Aug 2011 12:26:43 +0000 (12:26 +0000)]
Once is generally enough

13 years ago- WS
Pierre Joye [Wed, 17 Aug 2011 11:59:39 +0000 (11:59 +0000)]
- WS

13 years ago- use provided stdint.h and avoid double definitions
Pierre Joye [Wed, 17 Aug 2011 11:56:04 +0000 (11:56 +0000)]
- use provided stdint.h and avoid double definitions

13 years agocompile out when PHP_DEBUG is not present
Andrey Hristov [Wed, 17 Aug 2011 11:15:55 +0000 (11:15 +0000)]
compile out when PHP_DEBUG is not present

13 years agodocref_root is now required for html_errors to do anything
Hannes Magnusson [Tue, 16 Aug 2011 14:52:54 +0000 (14:52 +0000)]
docref_root is now required for html_errors to do anything

13 years ago- Drop T_SCALAR_CAST
Felipe Pena [Tue, 16 Aug 2011 12:13:35 +0000 (12:13 +0000)]
- Drop T_SCALAR_CAST

13 years ago- Fixed ZTS build
Felipe Pena [Tue, 16 Aug 2011 12:01:36 +0000 (12:01 +0000)]
- Fixed ZTS build

13 years agoImprove errormessage on wrong use statements
Hannes Magnusson [Tue, 16 Aug 2011 10:46:49 +0000 (10:46 +0000)]
Improve errormessage on wrong use statements

13 years agoCallable typehint following the rules of is_callable($arg, false);
Hannes Magnusson [Tue, 16 Aug 2011 10:44:47 +0000 (10:44 +0000)]
Callable typehint following the rules of is_callable($arg, false);

13 years agoBug #55424 Fatal error when calling a method from a trait that is defined in parent...
Stefan Marr [Mon, 15 Aug 2011 22:16:58 +0000 (22:16 +0000)]
Bug #55424 Fatal error when calling a method from a trait that is defined in parent class and required by using an abstract method in the trait.
# The method got unconditionally deleted from the class, since it was assumed that we override it, but we did not in case of abstract methods coming from a trait. Thus, dont delete when we try to merge in an abstract method.

13 years agoFixed Bug #55355: Inheritance chain was not regarded when checking whether the abstra...
Stefan Marr [Mon, 15 Aug 2011 11:16:18 +0000 (11:16 +0000)]
Fixed Bug #55355: Inheritance chain was not regarded when checking whether the abstract method of a trait is satisfied.

13 years agoFixed Bug #55372 Incorrect handling of literals led to memory corruption.
Stefan Marr [Mon, 15 Aug 2011 09:54:06 +0000 (09:54 +0000)]
Fixed Bug #55372 Incorrect handling of literals led to memory corruption.
# Dmitry you might want to review this patch, since I split up zend_add_literal
# and added a version for post-pass_two() usage.

13 years agoAddendum for patch to bug #55214: Class name was freed before method literal referrin...
Stefan Marr [Mon, 15 Aug 2011 08:29:48 +0000 (08:29 +0000)]
Addendum for patch to bug #55214: Class name was freed before method literal referring to it.
# Thanks to Felipe for catching this.
# The fix duplicates the name into the literal to avoid the dependency

13 years agoNEWS update for mbstring.
Rui Hirokawa [Sun, 14 Aug 2011 14:09:54 +0000 (14:09 +0000)]
NEWS update for mbstring.

13 years agoadded gb18030 encoding to mbstring/libmbfl.~
Rui Hirokawa [Sun, 14 Aug 2011 14:09:11 +0000 (14:09 +0000)]
added gb18030 encoding to mbstring/libmbfl.~

13 years agofixed compile warning.
Rui Hirokawa [Sat, 13 Aug 2011 13:17:36 +0000 (13:17 +0000)]
fixed compile warning.

13 years agofixed win32 build.
Rui Hirokawa [Sat, 13 Aug 2011 12:53:40 +0000 (12:53 +0000)]
fixed win32 build.

13 years agoadded UTF-8-Mobile for pictogram support.
Rui Hirokawa [Sat, 13 Aug 2011 12:44:28 +0000 (12:44 +0000)]
added UTF-8-Mobile for pictogram support.

13 years agoMore test portability fixes mostly for gcov.php.net
Christopher Jones [Sat, 13 Aug 2011 00:43:34 +0000 (00:43 +0000)]
More test portability fixes mostly for gcov.php.net

13 years agoFix CID 593 Mark the missing break by an explicit comment, we DO intend to fall throu...
Etienne Kneuss [Fri, 12 Aug 2011 22:20:35 +0000 (22:20 +0000)]
Fix CID 593 Mark the missing break by an explicit comment, we DO intend to fall through here

13 years agoFix CID 538/539, explicitely check for something that should never occur
Etienne Kneuss [Fri, 12 Aug 2011 22:05:10 +0000 (22:05 +0000)]
Fix CID 538/539, explicitely check for something that should never occur

13 years agoFix CID 1211, unused intern variable
Etienne Kneuss [Fri, 12 Aug 2011 21:46:40 +0000 (21:46 +0000)]
Fix CID 1211, unused intern variable

13 years agoprevent a crash if cs is NULL, which can happen with MS and lazy connections
Andrey Hristov [Fri, 12 Aug 2011 14:55:00 +0000 (14:55 +0000)]
prevent a crash if cs is NULL, which can happen with MS and lazy connections

13 years agoMySQL 5.6 fractional seconds and PS
Ulf Wendel [Fri, 12 Aug 2011 11:51:44 +0000 (11:51 +0000)]
MySQL 5.6 fractional seconds and PS

13 years agoAndrey, please have a look. Not sure if the test is correct, e.g. MySQL 5.5.3+ really...
Ulf Wendel [Fri, 12 Aug 2011 11:23:36 +0000 (11:23 +0000)]
Andrey, please have a look. Not sure if the test is correct, e.g. MySQL 5.5.3+ really needed?

13 years agoAndrey, please have a look. This should not cause errors.
Ulf Wendel [Fri, 12 Aug 2011 11:23:16 +0000 (11:23 +0000)]
Andrey, please have a look. This should not cause errors.

13 years agoOmitted GCC warning "comparison is always false"
Xinchen Hui [Fri, 12 Aug 2011 07:47:03 +0000 (07:47 +0000)]
Omitted GCC warning "comparison is always false"

13 years agoBug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection
Uwe Schindler [Thu, 11 Aug 2011 20:25:24 +0000 (20:25 +0000)]
Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection

13 years agoFixed bug #55399 (parse_url() incorrectly treats ':' as a valid path)
Ilia Alshanetsky [Thu, 11 Aug 2011 13:01:52 +0000 (13:01 +0000)]
Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path)

13 years agoRecored change into regex.patch
Xinchen Hui [Thu, 11 Aug 2011 07:52:04 +0000 (07:52 +0000)]
Recored change into regex.patch

13 years ago- fix build (introduce by r314641)
Pierre Joye [Thu, 11 Aug 2011 07:11:39 +0000 (07:11 +0000)]
- fix build (introduce by r314641)

13 years agoFixed possible memory leak
Dmitry Stogov [Thu, 11 Aug 2011 06:38:42 +0000 (06:38 +0000)]
Fixed possible memory leak

13 years agoUse HOST_NAME_MAX constant here instead for the gethostname() func
Rasmus Lerdorf [Wed, 10 Aug 2011 17:40:56 +0000 (17:40 +0000)]
Use HOST_NAME_MAX constant here instead for the gethostname() func

13 years ago- Turn on html_errors by default again in php.ini-production like it was in
Derick Rethans [Wed, 10 Aug 2011 16:31:29 +0000 (16:31 +0000)]
- Turn on html_errors by default again in php.ini-production like it was in
  PHP 5.3, but only generate docref links when the docref_root INI setting is
  not empty.

13 years agoFix win32 build
Ilia Alshanetsky [Wed, 10 Aug 2011 15:59:32 +0000 (15:59 +0000)]
Fix win32 build

13 years agoFixed memset usage (identified by coverity)
Ilia Alshanetsky [Wed, 10 Aug 2011 15:30:07 +0000 (15:30 +0000)]
Fixed memset usage (identified by coverity)

13 years agorelax constraint
Andrey Hristov [Wed, 10 Aug 2011 14:12:24 +0000 (14:12 +0000)]
relax constraint

13 years agoFixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains...
Dmitry Stogov [Wed, 10 Aug 2011 13:44:48 +0000 (13:44 +0000)]
Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself)

13 years agoEliminated compiler's warnings
Xinchen Hui [Wed, 10 Aug 2011 11:59:11 +0000 (11:59 +0000)]
Eliminated compiler's warnings

13 years agofix coverity issue 1054: missing break/return
Michael Wallner [Wed, 10 Aug 2011 11:01:09 +0000 (11:01 +0000)]
fix coverity issue 1054: missing break/return

13 years agoRemove unused variable
Pierrick Charron [Wed, 10 Aug 2011 01:12:52 +0000 (01:12 +0000)]
Remove unused variable

13 years agoterminate timeouting processes with SIGKILL (9)
Nuno Lopes [Tue, 9 Aug 2011 21:53:44 +0000 (21:53 +0000)]
terminate timeouting processes with SIGKILL (9)

13 years agoFix building of pure C++ extensions as static
Scott MacVicar [Tue, 9 Aug 2011 18:12:06 +0000 (18:12 +0000)]
Fix building of pure C++ extensions as static

13 years agoFix typos in UPGRADING
Scott MacVicar [Tue, 9 Aug 2011 15:27:25 +0000 (15:27 +0000)]
Fix typos in UPGRADING