]>
granicus.if.org Git - php/log
Arpad Ray [Mon, 29 Aug 2011 21:15:04 +0000 (21:15 +0000)]
NEWS entry for fix #55510: $_FILES 'name' missing first character after upload
Arpad Ray [Mon, 29 Aug 2011 21:11:07 +0000 (21:11 +0000)]
fix #55510: $_FILES 'name' missing first character after upload
Derick Rethans [Mon, 29 Aug 2011 16:37:56 +0000 (16:37 +0000)]
- Updated to version 2011.9 (2011i)
Hannes Magnusson [Mon, 29 Aug 2011 16:05:45 +0000 (16:05 +0000)]
Fixed bug#53872 (internal corruption of phar)
Hannes Magnusson [Mon, 29 Aug 2011 14:27:17 +0000 (14:27 +0000)]
Whopsy, this change in 5.4, not 5.3
Hannes Magnusson [Mon, 29 Aug 2011 14:19:54 +0000 (14:19 +0000)]
Fixed bug#52013 (Unable to decompress files in a compressed phar)
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
Christian Stocker [Mon, 29 Aug 2011 11:44:30 +0000 (11:44 +0000)]
fix xsl date tests
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
Rasmus Lerdorf [Mon, 29 Aug 2011 06:19:40 +0000 (06:19 +0000)]
Fix another broken test. root can read 0200 files.
Andrey Hristov [Fri, 26 Aug 2011 12:14:31 +0000 (12:14 +0000)]
fix valgrind warnings in debug builds
Joey Smith [Wed, 24 Aug 2011 16:15:35 +0000 (16:15 +0000)]
Revert my previous change - getting different results in different environments, shouldn't have committed it
Joey Smith [Wed, 24 Aug 2011 15:56:12 +0000 (15:56 +0000)]
Fix tests/lang/bug45392.phpt to log expected error when run with -n flag
Shein Alexey [Wed, 24 Aug 2011 12:25:30 +0000 (12:25 +0000)]
Fixed failed test to take into account printed warnings like in 5.4 and trunk branches.
Xinchen Hui [Wed, 24 Aug 2011 08:00:23 +0000 (08:00 +0000)]
Apply r315270 to 5.3
Fixed test script failed when host mysql doesn't listen on 3306
Fxied test script failed due to mysql_pconnect trigger a warning
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
Uwe Schindler [Tue, 23 Aug 2011 17:03:19 +0000 (17:03 +0000)]
Fix NEWS entries for ongoing 5.3.9 development
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.
Xinchen Hui [Tue, 23 Aug 2011 10:18:48 +0000 (10:18 +0000)]
Sync r314808 to 5_3 branch
Eliminated compiler warnings "comparison is always false", "cast to pointer from integer of different siz" and tail zero warnings
Hannes Magnusson [Tue, 23 Aug 2011 10:00:18 +0000 (10:00 +0000)]
Sync -development with -production
Adam Harvey [Tue, 23 Aug 2011 06:07:24 +0000 (06:07 +0000)]
Fix bug #55483 (extra > at the end of html tag in phpinfo).
Pierrick Charron [Tue, 23 Aug 2011 03:09:09 +0000 (03:09 +0000)]
Reapply the commit of revision 315259 on 5.3.9
Christopher Jones [Mon, 22 Aug 2011 23:56:34 +0000 (23:56 +0000)]
Sync date with actual PECL release date for correctness
Johannes Schlüter [Mon, 22 Aug 2011 23:34:05 +0000 (23:34 +0000)]
Fix year (we won't make 2001 anymore, I assume)
Johannes Schlüter [Mon, 22 Aug 2011 23:24:22 +0000 (23:24 +0000)]
Back to -dev
Johannes Schlüter [Mon, 22 Aug 2011 22:08:48 +0000 (22:08 +0000)]
- PHP 5.3.8
Johannes Schlüter [Mon, 22 Aug 2011 21:37:57 +0000 (21:37 +0000)]
- Update NEWS
Johannes Schlüter [Mon, 22 Aug 2011 21:32:04 +0000 (21:32 +0000)]
- Revert r313616 (When we have a blocking SSL socket, respect the timeout
option, scottmac)
# This caused bug #55283, we should investigate a proper solution without
# breaking anything.
Daniel Convissor [Mon, 22 Aug 2011 14:47:12 +0000 (14:47 +0000)]
Fix spring tests for dst/st transition second.
Pierrick Charron [Mon, 22 Aug 2011 11:35:19 +0000 (11:35 +0000)]
Revert commit 315259 as requested
# Will apply the patch on this branch after 5.3.8
Andrey Hristov [Mon, 22 Aug 2011 11:07:35 +0000 (11:07 +0000)]
Don't run the test on windows, Unix specific
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
Pierrick Charron [Mon, 22 Aug 2011 01:11:22 +0000 (01:11 +0000)]
- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)
# Patch was not committed on the PHP5.3 branch
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.
Pierre Joye [Sun, 21 Aug 2011 14:31:11 +0000 (14:31 +0000)]
- merge two mysqli section
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
Pierre Joye [Fri, 19 Aug 2011 09:59:47 +0000 (09:59 +0000)]
- Fixed bug #52461 (Incomplete doctype and missing xmlns)
Uwe Schindler [Thu, 18 Aug 2011 19:12:49 +0000 (19:12 +0000)]
Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection
Ilia Alshanetsky [Wed, 17 Aug 2011 14:28:24 +0000 (14:28 +0000)]
Back to dev
Ilia Alshanetsky [Wed, 17 Aug 2011 13:30:04 +0000 (13:30 +0000)]
5.3.7
Christopher Jones [Sat, 13 Aug 2011 00:43:34 +0000 (00:43 +0000)]
More test portability fixes mostly for gcov.php.net
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
Ulf Wendel [Fri, 12 Aug 2011 11:51:44 +0000 (11:51 +0000)]
MySQL 5.6 fractional seconds and PS
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?
Ulf Wendel [Fri, 12 Aug 2011 11:23:16 +0000 (11:23 +0000)]
Andrey, please have a look. This should not cause errors.
Rasmus Lerdorf [Thu, 11 Aug 2011 19:20:53 +0000 (19:20 +0000)]
Fix bug number there
Ilia Alshanetsky [Thu, 11 Aug 2011 14:35:08 +0000 (14:35 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 11 Aug 2011 13:02:49 +0000 (13:02 +0000)]
5.3.7RC5
Ilia Alshanetsky [Thu, 11 Aug 2011 13:01:52 +0000 (13:01 +0000)]
Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path)
Pierre Joye [Thu, 11 Aug 2011 07:11:39 +0000 (07:11 +0000)]
- fix build (introduce by r314641)
Dmitry Stogov [Thu, 11 Aug 2011 06:38:42 +0000 (06:38 +0000)]
Fixed possible memory leak
Rasmus Lerdorf [Wed, 10 Aug 2011 17:40:56 +0000 (17:40 +0000)]
Use HOST_NAME_MAX constant here instead for the gethostname() func
Ilia Alshanetsky [Wed, 10 Aug 2011 15:59:32 +0000 (15:59 +0000)]
Fix win32 build
Ilia Alshanetsky [Wed, 10 Aug 2011 15:30:07 +0000 (15:30 +0000)]
Fixed memset usage (identified by coverity)
Andrey Hristov [Wed, 10 Aug 2011 14:12:24 +0000 (14:12 +0000)]
relax constraint
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)
Nuno Lopes [Tue, 9 Aug 2011 21:53:44 +0000 (21:53 +0000)]
terminate timeouting processes with SIGKILL (9)
Scott MacVicar [Tue, 9 Aug 2011 18:12:06 +0000 (18:12 +0000)]
Fix building of pure C++ extensions as static
Ilia Alshanetsky [Tue, 9 Aug 2011 14:11:56 +0000 (14:11 +0000)]
Make static analyzers happy
Ilia Alshanetsky [Tue, 9 Aug 2011 13:10:57 +0000 (13:10 +0000)]
Minimize stack usage and added missing dtors
Xinchen Hui [Tue, 9 Aug 2011 13:04:35 +0000 (13:04 +0000)]
Fixed built (missing 2nd arg for strncpy)
Xinchen Hui [Tue, 9 Aug 2011 12:16:58 +0000 (12:16 +0000)]
Avoiding strcpy, strcat, sprintf usage to make static analyzer happy
Xinchen Hui [Tue, 9 Aug 2011 09:35:42 +0000 (09:35 +0000)]
Avoiding strcpy usage, Make static analyzer happy
Scott MacVicar [Tue, 9 Aug 2011 07:31:34 +0000 (07:31 +0000)]
Update SQLite3 to the latest version
Xinchen Hui [Tue, 9 Aug 2011 05:11:19 +0000 (05:11 +0000)]
Eliminated compiler's warnings and make static analyzer silent
Pierrick Charron [Tue, 9 Aug 2011 02:42:25 +0000 (02:42 +0000)]
Remove unused variable
Pierrick Charron [Tue, 9 Aug 2011 02:37:02 +0000 (02:37 +0000)]
Remove unused variable
Xinchen Hui [Mon, 8 Aug 2011 16:57:46 +0000 (16:57 +0000)]
Remove unnecessary(no sense) memset and making the static analyzer silent
Etienne Kneuss [Mon, 8 Aug 2011 14:54:50 +0000 (14:54 +0000)]
Fix typo
Ilia Alshanetsky [Mon, 8 Aug 2011 12:29:32 +0000 (12:29 +0000)]
Deadcode & sizeof fix for issues found by coverity
(different patch for 5.4+ will follow shortly)
Ilia Alshanetsky [Mon, 8 Aug 2011 12:10:27 +0000 (12:10 +0000)]
Make static analyzers happy
Pierrick Charron [Mon, 8 Aug 2011 11:30:56 +0000 (11:30 +0000)]
Fix typo
Pierrick Charron [Mon, 8 Aug 2011 11:19:49 +0000 (11:19 +0000)]
Use snprintf to make the static analyzers happy
Xinchen Hui [Mon, 8 Aug 2011 07:12:12 +0000 (07:12 +0000)]
Prevented the warning about truncate int to char
Pierrick Charron [Mon, 8 Aug 2011 03:08:59 +0000 (03:08 +0000)]
Use snprintf and strncat to make the static analyzers happy
Xinchen Hui [Mon, 8 Aug 2011 00:47:40 +0000 (00:47 +0000)]
Remove no sense statements
Ilia Alshanetsky [Mon, 8 Aug 2011 00:07:54 +0000 (00:07 +0000)]
Avoid strcpy() usage
Ilia Alshanetsky [Sun, 7 Aug 2011 23:46:00 +0000 (23:46 +0000)]
Fixes for variety of issues identified by coverity scan
Gwynne Raskind [Sun, 7 Aug 2011 18:12:52 +0000 (18:12 +0000)]
possible use without init fixed
Gwynne Raskind [Sun, 7 Aug 2011 17:15:40 +0000 (17:15 +0000)]
Front- and back-port rev 314431 (missing php.h include)
Gwynne Raskind [Sun, 7 Aug 2011 17:14:14 +0000 (17:14 +0000)]
Back- and front-port fixes for #55019
Rasmus Lerdorf [Sun, 7 Aug 2011 16:10:34 +0000 (16:10 +0000)]
Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
static string copies
Rasmus Lerdorf [Sun, 7 Aug 2011 15:45:18 +0000 (15:45 +0000)]
Not an issue here, but a good habit to follow consistently. Never use strcpy/strcat.
Rasmus Lerdorf [Sun, 7 Aug 2011 15:38:36 +0000 (15:38 +0000)]
Make static analyzers happy
Xinchen Hui [Sun, 7 Aug 2011 14:25:30 +0000 (14:25 +0000)]
revert -r314422
No need to check erealloc's return
Xinchen Hui [Sun, 7 Aug 2011 13:19:04 +0000 (13:19 +0000)]
Fixed bug that may dereferenced NULL pointer before checking
Xinchen Hui [Sun, 7 Aug 2011 11:13:27 +0000 (11:13 +0000)]
Initialize variable with fixed value for avoiding compile warnings
Pierrick Charron [Sun, 7 Aug 2011 06:19:43 +0000 (06:19 +0000)]
function_name cannot be false
Pierrick Charron [Sun, 7 Aug 2011 06:04:11 +0000 (06:04 +0000)]
class entry is never used
Pierrick Charron [Sun, 7 Aug 2011 05:46:31 +0000 (05:46 +0000)]
Pointer returned is never used
Rasmus Lerdorf [Sun, 7 Aug 2011 05:08:08 +0000 (05:08 +0000)]
Oops
Rasmus Lerdorf [Sun, 7 Aug 2011 00:18:38 +0000 (00:18 +0000)]
These naked strcpy()s scare me
Rasmus Lerdorf [Sat, 6 Aug 2011 23:34:13 +0000 (23:34 +0000)]
Not our issue, but fixing here for now and reporting upstream
Rasmus Lerdorf [Sat, 6 Aug 2011 21:10:29 +0000 (21:10 +0000)]
Fix another Coverity warning by initializing this to NULL prior to the strtok_r call
Felipe Pena [Sat, 6 Aug 2011 14:47:44 +0000 (14:47 +0000)]
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
Felipe Pena [Sat, 6 Aug 2011 01:22:27 +0000 (01:22 +0000)]
- Added missing PHP_FE_END/ZEND_FE_END
Felipe Pena [Sat, 6 Aug 2011 00:59:21 +0000 (00:59 +0000)]
- Fixed bug #55313 (Number of retries not set when params specified)
patch by: kevin at kevinlocke dot name
Rasmus Lerdorf [Fri, 5 Aug 2011 22:39:40 +0000 (22:39 +0000)]
efree match_sets on an error here - found by Coverity
Rasmus Lerdorf [Fri, 5 Aug 2011 22:26:16 +0000 (22:26 +0000)]
Another potential missing va_end() found by Coverity
Christopher Jones [Fri, 5 Aug 2011 22:18:50 +0000 (22:18 +0000)]
Improve test portabilty