]>
granicus.if.org Git - php/log
Gustavo André dos Santos Lopes [Sun, 1 May 2011 18:37:20 +0000 (18:37 +0000)]
- Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
directive is set in activation time). This commit fixes this by adding a per
request parsing of the browscap file that's when get_browser is called the
first time and the directive is set on activation time.w
Gustavo André dos Santos Lopes [Sun, 1 May 2011 04:16:28 +0000 (04:16 +0000)]
- Fixed accidental change.
Gustavo André dos Santos Lopes [Sun, 1 May 2011 03:57:01 +0000 (03:57 +0000)]
- Fixed bug #54623 (Segfault when when writing to a persistent socket after
closing a copy of the socket).
Derick Rethans [Sat, 30 Apr 2011 20:18:51 +0000 (20:18 +0000)]
- Updated to version 2011.7 (2011g)
Pierrick Charron [Fri, 29 Apr 2011 10:41:44 +0000 (10:41 +0000)]
Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE. FR #51815
# MFH. This addition was already committed to trunk and is backported as requested in #54622
Ilia Alshanetsky [Thu, 28 Apr 2011 12:32:47 +0000 (12:32 +0000)]
#doc
Added 3rd parameter to filter_var_array() and filter_input_array()
functions that allows disabling addition of empty elements
Rasmus Lerdorf [Wed, 27 Apr 2011 21:27:00 +0000 (21:27 +0000)]
Fix test by pointing this at a smaller file that is less likely to break the test
Rasmus Lerdorf [Wed, 27 Apr 2011 15:08:44 +0000 (15:08 +0000)]
Fix broken test
Hannes Magnusson [Wed, 27 Apr 2011 09:29:10 +0000 (09:29 +0000)]
Regenerate from the doc sources
Rasmus Lerdorf [Wed, 27 Apr 2011 05:05:32 +0000 (05:05 +0000)]
Someone fixed these in trunk and didn't backport to PHP_5_3
Martin Jansen [Mon, 25 Apr 2011 16:51:12 +0000 (16:51 +0000)]
MFH: The project calls itself OpenSSL and not openSSL, so let's keep it
that way in our code as well.
Pierre Joye [Mon, 25 Apr 2011 09:31:00 +0000 (09:31 +0000)]
- keep node creation check
Pierre Joye [Mon, 25 Apr 2011 09:28:08 +0000 (09:28 +0000)]
- keep inode creation check
Dmitry Stogov [Mon, 25 Apr 2011 07:50:07 +0000 (07:50 +0000)]
Fixed bug #54585 (track_errors causes segfault)
Rasmus Lerdorf [Sun, 24 Apr 2011 23:27:48 +0000 (23:27 +0000)]
SSLV2 patch cleanup
Pierre Joye [Sun, 24 Apr 2011 22:08:11 +0000 (22:08 +0000)]
- fix use of unitiliazed var
Rasmus Lerdorf [Sun, 24 Apr 2011 20:47:22 +0000 (20:47 +0000)]
Support for openssl without SSLv2 supprot compiled in. Distros are starting to
remove support now and this wasn't compiling anymore on my Debian dev box.
Hannes Magnusson [Sat, 23 Apr 2011 21:14:10 +0000 (21:14 +0000)]
2011
Hannes Magnusson [Sat, 23 Apr 2011 21:12:25 +0000 (21:12 +0000)]
its force-quit, not -exit (yawk)
Pierrick Charron [Thu, 21 Apr 2011 01:51:24 +0000 (01:51 +0000)]
Revert bug #54454 fix from PHP_5_3 branch to avoid BC break in minor release
Dmitry Stogov [Wed, 20 Apr 2011 12:59:18 +0000 (12:59 +0000)]
Fixed bug #54367 (Use of closure causes problem in ArrayAccess).
Pierre Joye [Tue, 19 Apr 2011 21:43:22 +0000 (21:43 +0000)]
- fix build >(btw, has novell man pages too?)
Hannes Magnusson [Mon, 18 Apr 2011 11:13:37 +0000 (11:13 +0000)]
Add an --man-dir to php-config too
Hannes Magnusson [Mon, 18 Apr 2011 09:50:32 +0000 (09:50 +0000)]
Expose PHP_MANDIR
Useful for apps (like the pear installer, phd, .. etc) to install their manpages into the same dir as php did :]
Stanislav Malyshev [Sun, 17 Apr 2011 21:56:26 +0000 (21:56 +0000)]
implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled
Rob Richards [Fri, 15 Apr 2011 14:24:40 +0000 (14:24 +0000)]
Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)
Dmitry Stogov [Fri, 15 Apr 2011 12:43:20 +0000 (12:43 +0000)]
Fixed bug #54268 (Double free when destroy_zend_class fails)
Stanislav Malyshev [Wed, 13 Apr 2011 17:33:00 +0000 (17:33 +0000)]
add CVE
Felipe Pena [Wed, 13 Apr 2011 13:38:52 +0000 (13:38 +0000)]
- Remove undesired line (reported by Gökhan Özbulak)
Stanislav Malyshev [Wed, 13 Apr 2011 06:32:41 +0000 (06:32 +0000)]
fix bug #54238 (use-after-free in substr_replace())
Ilia Alshanetsky [Tue, 12 Apr 2011 18:33:08 +0000 (18:33 +0000)]
Fixed bug #54121 (error message format string typo).
Gustavo André dos Santos Lopes [Sat, 9 Apr 2011 18:32:55 +0000 (18:32 +0000)]
- Fixed bug #54440: libxml extension ignores default context.
Gustavo André dos Santos Lopes [Sat, 9 Apr 2011 16:59:36 +0000 (16:59 +0000)]
- Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE.
Dmitry Stogov [Fri, 8 Apr 2011 10:02:07 +0000 (10:02 +0000)]
- Fixed bug #54358 (Closure, use and reference)
- Fixed bug #54039 (use() of static variables in lambda functions can break staticness)
Dmitry Stogov [Thu, 7 Apr 2011 14:34:07 +0000 (14:34 +0000)]
Missed tests
Dmitry Stogov [Thu, 7 Apr 2011 13:35:27 +0000 (13:35 +0000)]
Fixed bug #54372 (Crash accessing global object itself returned from its __get() handle)
Adam Harvey [Wed, 6 Apr 2011 10:23:06 +0000 (10:23 +0000)]
Implement FR #54459 (Range function accuracy) by changing the way range()
calculates values when used with floating point bounds/step.
Adam Harvey [Wed, 6 Apr 2011 10:16:14 +0000 (10:16 +0000)]
Fix duplicated test.
Gustavo André dos Santos Lopes [Tue, 5 Apr 2011 08:38:09 +0000 (08:38 +0000)]
- Make SplFileInfo::_bad_state_ex final.
Gustavo André dos Santos Lopes [Mon, 4 Apr 2011 02:50:27 +0000 (02:50 +0000)]
- Fixed bug #54384 (Dual iterators, GlobIterator, SplFileObject and
SplTempFileObject crash when user-space classes don't call the paren
constructor).
Pierrick Charron [Sun, 3 Apr 2011 21:46:52 +0000 (21:46 +0000)]
Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
Ilia Alshanetsky [Sun, 3 Apr 2011 16:30:31 +0000 (16:30 +0000)]
Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented).
Pierrick Charron [Sun, 3 Apr 2011 07:18:27 +0000 (07:18 +0000)]
Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)
Felipe Pena [Sat, 2 Apr 2011 01:24:53 +0000 (01:24 +0000)]
- Improved message and version checking
Pierre Joye [Fri, 1 Apr 2011 17:19:08 +0000 (17:19 +0000)]
- add CURLINFO_REDIRECT_URL
Derick Rethans [Fri, 1 Apr 2011 11:24:49 +0000 (11:24 +0000)]
- Updated to version 2011.5 (2011e)
Antony Dovgal [Thu, 31 Mar 2011 11:59:34 +0000 (11:59 +0000)]
fix bug #54423 (classes from dl()'ed extensions are not destroyed)
Christopher Jones [Tue, 29 Mar 2011 21:37:45 +0000 (21:37 +0000)]
Refactor OCI8 config.m4: improve messages and merge similar conditionals
Felipe Pena [Tue, 29 Mar 2011 18:44:52 +0000 (18:44 +0000)]
- BFN
Felipe Pena [Tue, 29 Mar 2011 18:40:20 +0000 (18:40 +0000)]
- Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)
patch by: jbnance at tresgeek dot net
Pierre Joye [Mon, 28 Mar 2011 16:45:57 +0000 (16:45 +0000)]
- not applied yet
Pierre Joye [Mon, 28 Mar 2011 16:43:49 +0000 (16:43 +0000)]
- Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix
Pierre Joye [Mon, 28 Mar 2011 10:55:34 +0000 (10:55 +0000)]
- re enable static analyzer, crash fixed with snapshot builds
Nuno Lopes [Mon, 28 Mar 2011 09:10:23 +0000 (09:10 +0000)]
fix last commit:
- fix code coverage build
- spread static love
Felipe Pena [Sat, 26 Mar 2011 17:02:34 +0000 (17:02 +0000)]
- Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)
Andrey Hristov [Thu, 24 Mar 2011 16:19:01 +0000 (16:19 +0000)]
here comes the news
Andrey Hristov [Thu, 24 Mar 2011 16:12:18 +0000 (16:12 +0000)]
fix buffer overflow - overwriting with 0x0, due to
unchecked buffer size. This can be easily workarouned on
existing unpatched systems by increasing
mysqlnd.net_cmd_buffer_size ini variable to more than 8k
Ulf Wendel [Thu, 24 Mar 2011 13:40:06 +0000 (13:40 +0000)]
Limit test with 65k params, should crash mysqlnd
Ilia Alshanetsky [Thu, 24 Mar 2011 12:57:38 +0000 (12:57 +0000)]
Fixed a crash inside dtor for error handling.
Felipe Pena [Wed, 23 Mar 2011 22:46:04 +0000 (22:46 +0000)]
- Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construct())
Christopher Jones [Wed, 23 Mar 2011 18:56:47 +0000 (18:56 +0000)]
Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Server) (Chris Jones)
Andrey Hristov [Wed, 23 Mar 2011 17:14:28 +0000 (17:14 +0000)]
Fix compressed build, make it easier
Adam Harvey [Wed, 23 Mar 2011 08:59:11 +0000 (08:59 +0000)]
Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by
Ondřej Surý.
Ulf Wendel [Wed, 23 Mar 2011 08:57:52 +0000 (08:57 +0000)]
Coverage for a 'silent server protocol change' from the past for which both mysqlnd and libmysql have workarounds.
Felipe Pena [Wed, 23 Mar 2011 01:22:18 +0000 (01:22 +0000)]
- Fixed bug #54283 (new DatePeriod(NULL) causes crash)
Gustavo André dos Santos Lopes [Wed, 23 Mar 2011 00:51:22 +0000 (00:51 +0000)]
- Updating UPGRADING for r309516 and modest merge to 5.3.
Felipe Pena [Tue, 22 Mar 2011 22:41:16 +0000 (22:41 +0000)]
- Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)
Andrey Hristov [Tue, 22 Mar 2011 14:39:58 +0000 (14:39 +0000)]
palloc is long dead, use more appropriate name
Andrey Hristov [Tue, 22 Mar 2011 14:39:36 +0000 (14:39 +0000)]
Fix message
Andrey Hristov [Tue, 22 Mar 2011 12:54:02 +0000 (12:54 +0000)]
remove more unneeded includes
Andrey Hristov [Tue, 22 Mar 2011 12:22:16 +0000 (12:22 +0000)]
remove unneeded includes
Adam Harvey [Tue, 22 Mar 2011 09:12:01 +0000 (09:12 +0000)]
Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration).
Patch by Ben Walton <bwalton at artsci dot utoronto dot ca>.
Adam Harvey [Tue, 22 Mar 2011 08:33:22 +0000 (08:33 +0000)]
Fix bug #54340 (DateTime::add() method bug).
Adam Harvey [Mon, 21 Mar 2011 09:40:52 +0000 (09:40 +0000)]
Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
correctly).
Gustavo André dos Santos Lopes [Sun, 20 Mar 2011 22:12:11 +0000 (22:12 +0000)]
- Fixed SKIPIF section of bug51958.phpt.
Gustavo André dos Santos Lopes [Sat, 19 Mar 2011 23:15:04 +0000 (23:15 +0000)]
- Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
with \0).
Felipe Pena [Sat, 19 Mar 2011 17:47:54 +0000 (17:47 +0000)]
- BFN
Felipe Pena [Sat, 19 Mar 2011 17:36:01 +0000 (17:36 +0000)]
- Fixed bug #54312 (soap_version logic bug)
Patch by: tom at samplonius dot org
Raphael Geissert [Fri, 18 Mar 2011 18:47:09 +0000 (18:47 +0000)]
Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #53339
Patch by Clint Byrum
Pierrick Charron [Thu, 17 Mar 2011 18:02:58 +0000 (18:02 +0000)]
Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment)
Gustavo André dos Santos Lopes [Thu, 17 Mar 2011 15:36:52 +0000 (15:36 +0000)]
- Merged fix for bug #51958 socket_accept() fails on IPv6 server sockets.
See r309238 for commit in trunk.
Ulf Wendel [Thu, 17 Mar 2011 15:18:22 +0000 (15:18 +0000)]
Test coverage for some of the cases where LAST_INSERT_ID() and API *_insert_id() differ as documented in the MySQL manual in particular the C API reference section
Felipe Pena [Thu, 17 Mar 2011 12:03:09 +0000 (12:03 +0000)]
- BFN
Felipe Pena [Thu, 17 Mar 2011 11:59:54 +0000 (11:59 +0000)]
- Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field)
patch by: mjh at hodginsmedia dot com
Johannes Schlüter [Thu, 17 Mar 2011 11:49:18 +0000 (11:49 +0000)]
- Fixed bug #54265 (crash when variable gets reassigned in error handler)
(re-apply 309308, dmitry)
Felipe Pena [Thu, 17 Mar 2011 11:43:05 +0000 (11:43 +0000)]
- Fix infile return on duplicated key (related to bug #54242)
Andrey Hristov [Thu, 17 Mar 2011 10:31:28 +0000 (10:31 +0000)]
here comes the news
Andrey Hristov [Thu, 17 Mar 2011 10:28:53 +0000 (10:28 +0000)]
Fix for bug #54221 mysqli::get_warnings segfault when used in multi queries
Johannes Schlüter [Thu, 17 Mar 2011 10:13:20 +0000 (10:13 +0000)]
- Back to dev
Johannes Schlüter [Thu, 17 Mar 2011 07:48:29 +0000 (07:48 +0000)]
PHP 5.3.6
Johannes Schlüter [Thu, 17 Mar 2011 07:46:57 +0000 (07:46 +0000)]
- Revert r309308 temporarily to get 5.3.6 out
Pierre Joye [Wed, 16 Mar 2011 23:57:04 +0000 (23:57 +0000)]
- news entry for the setlocale fix
Pierre Joye [Wed, 16 Mar 2011 23:54:14 +0000 (23:54 +0000)]
- MFH: make setlocale thread only, drastically reduce TS related crashes in error mgt and other parts like pcre, and actually a good thing (tm)
Dmitry Stogov [Wed, 16 Mar 2011 15:21:38 +0000 (15:21 +0000)]
Fixed bug #54265 (crash when variable gets reassigned in error handler)
Dmitry Stogov [Wed, 16 Mar 2011 11:14:33 +0000 (11:14 +0000)]
Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)
Felipe Pena [Mon, 14 Mar 2011 22:27:40 +0000 (22:27 +0000)]
- BFN
Derick Rethans [Mon, 14 Mar 2011 18:56:02 +0000 (18:56 +0000)]
- Updated to version 2011.4 (2011d)
Felipe Pena [Mon, 14 Mar 2011 14:12:42 +0000 (14:12 +0000)]
- Missing fixes for bug #54247
Felipe Pena [Mon, 14 Mar 2011 13:54:41 +0000 (13:54 +0000)]
- Fixed bug #54247 (format-string vulnerability on Phar)
Pierrick Charron [Sun, 13 Mar 2011 17:14:18 +0000 (17:14 +0000)]
# Revert bug fix (will commit it again on 5.3 branch when 5.3.6 will be released)