]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Tue, 23 Nov 2010 13:09:15 +0000 (13:09 +0000)]
Fixed bug #46587 (mt_rand() does not check that max is greater than min).
Adam Harvey [Tue, 23 Nov 2010 10:34:44 +0000 (10:34 +0000)]
Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME
header unfolding).
Dmitry Stogov [Tue, 23 Nov 2010 10:22:34 +0000 (10:22 +0000)]
Fixed bug #35547 (Segfault accessing static method)
Johannes Schlüter [Mon, 22 Nov 2010 22:27:06 +0000 (22:27 +0000)]
Set svn properties
Johannes Schlüter [Mon, 22 Nov 2010 21:56:18 +0000 (21:56 +0000)]
- Update tokenizer data
Kalle Sommer Nielsen [Mon, 22 Nov 2010 15:43:46 +0000 (15:43 +0000)]
Fixed gettimeofday() usage for Ilia's REQUEST_TIME improvement on Windows
Ilia Alshanetsky [Mon, 22 Nov 2010 13:12:28 +0000 (13:12 +0000)]
Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
Gustavo André dos Santos Lopes [Mon, 22 Nov 2010 05:10:14 +0000 (05:10 +0000)]
- Fix tests for \0 patch in PHP 5.3.
- Fix constants_error_004.phpt (closes bug #51901)
Felipe Pena [Sun, 21 Nov 2010 17:41:33 +0000 (17:41 +0000)]
- Fixed ZTS build
Johannes Schlüter [Sun, 21 Nov 2010 12:28:10 +0000 (12:28 +0000)]
- Improve test
Johannes Schlüter [Sun, 21 Nov 2010 12:24:09 +0000 (12:24 +0000)]
- Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without constructors
Felipe Pena [Sat, 20 Nov 2010 22:53:55 +0000 (22:53 +0000)]
- Fixed bug #53366 (Reflection doesnt get dynamic property value from getProperty())
Kalle Sommer Nielsen [Sat, 20 Nov 2010 20:59:28 +0000 (20:59 +0000)]
Added second fix from #50987 that wasn't apart of Ilia's commit
Ilia Alshanetsky [Sat, 20 Nov 2010 19:27:31 +0000 (19:27 +0000)]
Fixed bug #50987 (unaligned memory access in phar.c)
Stanislav Malyshev [Sat, 20 Nov 2010 02:09:04 +0000 (02:09 +0000)]
Add support for DateTime in datefmt_format
Gustavo André dos Santos Lopes [Fri, 19 Nov 2010 23:42:44 +0000 (23:42 +0000)]
- Reverted unintended change.
Stanislav Malyshev [Fri, 19 Nov 2010 23:22:55 +0000 (23:22 +0000)]
Fix invalid args bugs by Maksymilian Arciemowicz
Felipe Pena [Fri, 19 Nov 2010 22:06:44 +0000 (22:06 +0000)]
- Fixed extract() to do not overwrite $GLOBALS and $this when using EXTR_OVERWRITE.
patch by: jorto at redhat dot com
Felipe Pena [Fri, 19 Nov 2010 20:07:32 +0000 (20:07 +0000)]
- Fixed bug #53362 (Segmentation fault when extending SplFixedArray)
Johannes Schlüter [Fri, 19 Nov 2010 17:22:05 +0000 (17:22 +0000)]
- commit missing upgrading note (sqlite removed)
Ilia Alshanetsky [Fri, 19 Nov 2010 16:36:10 +0000 (16:36 +0000)]
Fixed bug #47168 (printf of floating point variable prints maximum of 40 decimal places).
Kalle Sommer Nielsen [Fri, 19 Nov 2010 16:03:00 +0000 (16:03 +0000)]
Kill some more constness warnings in com_dotnet/phar/standard
Kalle Sommer Nielsen [Fri, 19 Nov 2010 15:48:11 +0000 (15:48 +0000)]
Kill warnings about constness
Johannes Schlüter [Fri, 19 Nov 2010 10:00:10 +0000 (10:00 +0000)]
Add entry for sqlite
Johannes Schlüter [Fri, 19 Nov 2010 09:55:48 +0000 (09:55 +0000)]
- Move the old sqlite extension to PECL
# discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
Stefan Marr [Thu, 18 Nov 2010 17:59:04 +0000 (17:59 +0000)]
Fixed problem reported by Patrick ALLAERT. Trait method was not applied properly when fully qualified.
Jani Taskinen [Thu, 18 Nov 2010 16:02:37 +0000 (16:02 +0000)]
- One more fix for bug #53338 (when copying stuff from other macros, do it all the way.. :)
Jani Taskinen [Thu, 18 Nov 2010 10:43:01 +0000 (10:43 +0000)]
- Added section for build system changes in UPGRADING.INTERNALS
Patrick Allaert [Thu, 18 Nov 2010 10:13:58 +0000 (10:13 +0000)]
Reviewing php.ini-* configurations files:
* Making both files as similar as possible
* Removed trailing whitespaces
* Fixed some spelling mistakes
* Section [PostgresSQL] -> [PostgreSQL]
* Introducing missing mysqli.allow_{local_infile,persistent} entries in -development
Jani Taskinen [Thu, 18 Nov 2010 10:11:36 +0000 (10:11 +0000)]
- Fixed DTrace support in MacOSX (bug #53338)
Felipe Pena [Thu, 18 Nov 2010 01:24:00 +0000 (01:24 +0000)]
- Fixed bug #53335 (pdo_firebird did not implement rowCount())
patch by: preeves at ibphoenix dot com
Stefan Marr [Wed, 17 Nov 2010 23:05:20 +0000 (23:05 +0000)]
Added tests to for static support of traits.
# This was not tested and documented yet.
# Updated documentation in the RFC http://wiki.php.net/rfc/horizontalreuse
Felipe Pena [Wed, 17 Nov 2010 21:41:30 +0000 (21:41 +0000)]
- Fixed bug #53306 (php crashes with segfault when DTrace "exception-thrown" probe fires)
patch by: mike at harschsystems dot com
Christopher Jones [Wed, 17 Nov 2010 17:59:41 +0000 (17:59 +0000)]
Some grammar tweaks
Pierrick Charron [Wed, 17 Nov 2010 17:55:18 +0000 (17:55 +0000)]
Remove unused variables
Pierre Joye [Wed, 17 Nov 2010 17:26:33 +0000 (17:26 +0000)]
- test for NULL deref fix
Jani Taskinen [Wed, 17 Nov 2010 16:56:21 +0000 (16:56 +0000)]
- NEWS cleanup, please do not mess it anymore :)
Pierre Joye [Wed, 17 Nov 2010 16:46:19 +0000 (16:46 +0000)]
- NULL deref fix, patch by Gustavo
Jani Taskinen [Wed, 17 Nov 2010 15:00:51 +0000 (15:00 +0000)]
- Fix test: register_globals is gone
Jani Taskinen [Wed, 17 Nov 2010 14:54:37 +0000 (14:54 +0000)]
- Fix test
Felipe Pena [Wed, 17 Nov 2010 14:49:26 +0000 (14:49 +0000)]
- Fixed typo (reported by eyal.t at zend dot com)
Jani Taskinen [Wed, 17 Nov 2010 14:09:46 +0000 (14:09 +0000)]
- Fix possible crashes in 64bit builds caused by usage of int instead of size_t
Jani Taskinen [Wed, 17 Nov 2010 14:08:39 +0000 (14:08 +0000)]
typo
Jani Taskinen [Wed, 17 Nov 2010 14:07:54 +0000 (14:07 +0000)]
- Added comment about binary SAPIs
Jani Taskinen [Wed, 17 Nov 2010 13:01:53 +0000 (13:01 +0000)]
- Fix building SAPI module
Jani Taskinen [Wed, 17 Nov 2010 11:56:48 +0000 (11:56 +0000)]
- Fixed wrong type causing crash (in php-cgi -i and phpinfo(); when doing HTML output)
Jani Taskinen [Wed, 17 Nov 2010 11:55:37 +0000 (11:55 +0000)]
- Cleanup
Felipe Pena [Tue, 16 Nov 2010 23:02:00 +0000 (23:02 +0000)]
- Updated QA and User note maintainers credits
Jérôme Loyet [Tue, 16 Nov 2010 22:53:47 +0000 (22:53 +0000)]
- fix (log with level < WARNING before daemonizing were not written to /dev/stderr)
Felipe Pena [Tue, 16 Nov 2010 22:16:44 +0000 (22:16 +0000)]
- Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly)
Jérôme Loyet [Tue, 16 Nov 2010 22:02:36 +0000 (22:02 +0000)]
- Fixed #53310 (sparc < v9 won't is not supported)
Felipe Pena [Tue, 16 Nov 2010 21:02:14 +0000 (21:02 +0000)]
- Fixed bug #53323 (pdo_firebird getAttribute() crash)
patch by: preeves at ibphoenix dot com
Christopher Jones [Tue, 16 Nov 2010 20:50:29 +0000 (20:50 +0000)]
Improve test cross- DB version portability
Christopher Jones [Tue, 16 Nov 2010 19:33:31 +0000 (19:33 +0000)]
Protect against null bytes in LOB filenames (rasmus)
Pierre Joye [Mon, 15 Nov 2010 23:53:13 +0000 (23:53 +0000)]
-fix build
Felipe Pena [Mon, 15 Nov 2010 18:48:48 +0000 (18:48 +0000)]
- Fix wrong argument to read_property call
Felipe Pena [Mon, 15 Nov 2010 18:46:59 +0000 (18:46 +0000)]
- Added missing test
Gustavo André dos Santos Lopes [Mon, 15 Nov 2010 18:22:52 +0000 (18:22 +0000)]
- Fixed bug #52820 (writes to fopencookie FILE* not commited when seeking the
stream).
Felipe Pena [Mon, 15 Nov 2010 17:06:27 +0000 (17:06 +0000)]
- Moved leak_variable() to zend_builtin_functions.c (Gustavo)
Gustavo André dos Santos Lopes [Mon, 15 Nov 2010 14:51:26 +0000 (14:51 +0000)]
- Added test relative to the fix in rev #305346.
Gustavo André dos Santos Lopes [Mon, 15 Nov 2010 03:22:26 +0000 (03:22 +0000)]
- Fixed incorrection in UPGRADING.INTERNALS.
Gustavo André dos Santos Lopes [Mon, 15 Nov 2010 03:05:32 +0000 (03:05 +0000)]
- Added leak_variable() function.
- Added mechanism to force outer streams to be closed before their inner ones.
- Fixed temp:// streams only handling correctly (through an ad hoc mechanism) reverse closing order
when the inner stream is of type memory.
Gustavo André dos Santos Lopes [Mon, 15 Nov 2010 01:57:16 +0000 (01:57 +0000)]
- Altered htmlentities19.phpt (now htmlentities24.phpt) to reflect new default encoding
being UTF-8.
- Moved ext/standard/tests/file/htmlentities19.phpt and htmlspecialchars.phpt to the
proper directory (tests/strings instead of tests/file). htmlentities19.phpt had to
be renamed in order not to clash with an existing file.
Pierre Joye [Sun, 14 Nov 2010 22:40:30 +0000 (22:40 +0000)]
- allow firebird header to be in the normal deps directory and restore firebird support on win (5.3.4+)
Jérôme Loyet [Sun, 14 Nov 2010 22:22:07 +0000 (22:22 +0000)]
- extend the 'i-t' fpm argument to dump configuration file when called twice (-tt)
Jérôme Loyet [Sun, 14 Nov 2010 22:01:34 +0000 (22:01 +0000)]
- Fixed #52691 (allow multiple instance of FPM using a custom prefix)
Felipe Pena [Sun, 14 Nov 2010 18:40:08 +0000 (18:40 +0000)]
- Added missing void arg checks
Felipe Pena [Sun, 14 Nov 2010 01:38:52 +0000 (01:38 +0000)]
- Add missing check
Jani Taskinen [Sat, 13 Nov 2010 23:13:07 +0000 (23:13 +0000)]
- Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and one SAPI module the same time)
# Bug #53271, Bug #52410
Jani Taskinen [Sat, 13 Nov 2010 22:22:51 +0000 (22:22 +0000)]
- Simplified the DTrace configure macros, one is enough
Felipe Pena [Sat, 13 Nov 2010 19:50:55 +0000 (19:50 +0000)]
- Fix the constant detection
Felipe Pena [Sat, 13 Nov 2010 18:46:11 +0000 (18:46 +0000)]
- Fixed bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__)
- Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__ name is not shown in the E_NOTICE)
Derick Rethans [Sat, 13 Nov 2010 16:30:22 +0000 (16:30 +0000)]
- Copied test cases (that all fail?!) from 5.3 to trunk.
Derick Rethans [Sat, 13 Nov 2010 15:01:48 +0000 (15:01 +0000)]
- MFH: Added support for the ( and ) delimiters/separators to
DateTime::createFromFormat().
- Regenerated the parsers for HEAD and PHP_5_3.
Derick Rethans [Sat, 13 Nov 2010 14:57:47 +0000 (14:57 +0000)]
- Don't show timezone if it wasn't found while parsing.
Derick Rethans [Sat, 13 Nov 2010 12:56:21 +0000 (12:56 +0000)]
- Added support for the ( and ) delimiters/separators to
DateTime::createFromFormat().
#- There are a few more things to come, once ready, I'll regenerate the .c file
# and merge.
Jani Taskinen [Sat, 13 Nov 2010 11:12:07 +0000 (11:12 +0000)]
- WS + cleanup
# Note:
# Considering DTrace support: Why does it really need any configure time stuff?
# 3 macros for static stuff that could be made much cleaner with simple Makefile.dtrace
# addition. The only thing required in configure is that --enable flag part..
#
Felipe Pena [Fri, 12 Nov 2010 23:34:03 +0000 (23:34 +0000)]
- Fixed bug #53136 (Invalid read on openssl_csr_new())
Gustavo André dos Santos Lopes [Fri, 12 Nov 2010 18:37:02 +0000 (18:37 +0000)]
- Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return
1 million microsecs). (ped at 7gods dot org)
- Moved line out of order in NEWS.
Ulf Wendel [Fri, 12 Nov 2010 12:21:35 +0000 (12:21 +0000)]
Testing for the two new statistics 'bytes_received_real_data_normal' and 'bytes_received_real_data_ps'
Jérôme Loyet [Fri, 12 Nov 2010 00:30:35 +0000 (00:30 +0000)]
- Fixed #52660 (custom process title for FPM)
Jérôme Loyet [Thu, 11 Nov 2010 23:27:15 +0000 (23:27 +0000)]
- Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf file)
Jérôme Loyet [Thu, 11 Nov 2010 22:48:46 +0000 (22:48 +0000)]
- Fixed bug #52693 (configuration file errors are not logged to stderr)
Jérôme Loyet [Thu, 11 Nov 2010 21:38:18 +0000 (21:38 +0000)]
- get rid of ZLOG_STUFF code redundancy
Jérôme Loyet [Thu, 11 Nov 2010 21:30:55 +0000 (21:30 +0000)]
- comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warning
Jérôme Loyet [Thu, 11 Nov 2010 17:24:27 +0000 (17:24 +0000)]
- Fixed #52045 (FPM tries to open php.ini from the current dir)
- Add php_ini_ignore_cwd to _sapi_module_struct
Jérôme Loyet [Thu, 11 Nov 2010 12:56:44 +0000 (12:56 +0000)]
- remove useless check
Jérôme Loyet [Thu, 11 Nov 2010 12:55:05 +0000 (12:55 +0000)]
- add missing timer* macros (for solaris)
- ws
Jérôme Loyet [Thu, 11 Nov 2010 02:34:47 +0000 (02:34 +0000)]
- add "listen queue len" stat (thx to Andrei Nigmatulin)
Kalle Sommer Nielsen [Thu, 11 Nov 2010 01:43:53 +0000 (01:43 +0000)]
Added new constant; ZEND_MULTIBYTE to check whether PHP was compiled using --enable-zend-multibyte or not instead of sniffing phpinfo() (FR #52348)
Jérôme Loyet [Thu, 11 Nov 2010 01:01:56 +0000 (01:01 +0000)]
- syntax and minor optimizations
Jérôme Loyet [Wed, 10 Nov 2010 23:54:14 +0000 (23:54 +0000)]
- don't call shutdown functions after child ends softly, let the master process call them
Christopher Jones [Wed, 10 Nov 2010 19:08:13 +0000 (19:08 +0000)]
Prepare for PECL OCI8 1.4.4
Christopher Jones [Wed, 10 Nov 2010 18:59:56 +0000 (18:59 +0000)]
Improve startup failure error messages
Christopher Jones [Wed, 10 Nov 2010 18:49:55 +0000 (18:49 +0000)]
Fixed bug #53284 (Valgrind warnings in oci_set_* functions)
Christopher Jones [Wed, 10 Nov 2010 18:46:05 +0000 (18:46 +0000)]
Improve test portability
Andrey Hristov [Wed, 10 Nov 2010 13:57:09 +0000 (13:57 +0000)]
Fix bad types, because zend_parse_xxx expect signed integers
for lengths, no matter how stupid this is :)
Adam Harvey [Tue, 9 Nov 2010 15:07:50 +0000 (15:07 +0000)]
Implemented FR #53264 (Add fputcsv method to SplFileObject).
Adam Harvey [Tue, 9 Nov 2010 14:53:23 +0000 (14:53 +0000)]
Fix bug #53279 (SplFileObject doesn't initialise default CSV escape character).
Moriyoshi Koizumi [Tue, 9 Nov 2010 03:23:04 +0000 (03:23 +0000)]
- Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).