Andrey Hristov
0c4e2acbe3
here comes the news
2011-09-02 13:24:05 +00:00
Christian Stocker
e1813b69c5
Merge from Trunk
...
simplexml->query returns empty array if no nodes were found
and false if libxml thinks the xpath-expression was invalid.
Behaves now the same like DomXPath and fixes Bug #48601
Adjusted a test to reflect that change
2011-09-01 13:42:45 +00:00
Johannes Schlüter
1cb8c01f0d
- Fix Bug #55550 mysql.trace_mode miscounts result sets,
...
fixes ext/mysql/tests/mysql_deprecated_api.phpt
2011-08-31 11:11:08 +00:00
Arpad Ray
73eac3e5a2
fix news entries
2011-08-30 14:01:35 +00:00
Hannes Magnusson
a84c667e0e
Fixed bug#48476
2011-08-30 13:41:57 +00:00
Arpad Ray
84adf49281
news entry for r66021 Log:
2011-08-29 21:45:42 +00:00
Hannes Magnusson
e481f05470
fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0
2011-08-29 21:20:41 +00:00
Arpad Ray
f117d56170
NEWS entry for fix #55510 : $_FILES 'name' missing first character after upload
2011-08-29 21:15:04 +00:00
Hannes Magnusson
e723c7631c
Fixed bug#53872 (internal corruption of phar)
2011-08-29 16:05:45 +00:00
Hannes Magnusson
9e20746611
Fixed bug#52013 (Unable to decompress files in a compressed phar)
2011-08-29 14:19:54 +00:00
Uwe Schindler
e04fe7986d
Fix NEWS entries for ongoing 5.3.9 development
2011-08-23 17:03:19 +00:00
Johannes Schlüter
e4a83170c7
Fix year (we won't make 2001 anymore, I assume)
2011-08-22 23:34:05 +00:00
Johannes Schlüter
5f502879ff
Back to -dev
2011-08-22 23:24:22 +00:00
Johannes Schlüter
952b9a9695
- PHP 5.3.8
2011-08-22 22:08:48 +00:00
Johannes Schlüter
e63bf6e63e
- Update NEWS
2011-08-22 21:37:57 +00:00
Pierre Joye
408d0a0420
- merge two mysqli section
2011-08-21 14:31:11 +00:00
Pierre Joye
0d82e0c266
- Fixed bug #52461 (Incomplete doctype and missing xmlns)
2011-08-19 09:59:47 +00:00
Uwe Schindler
2c0ab6fc33
Bug #55403 : Don't set $_SERVER['HTTPS'] on unsecure connection
2011-08-18 19:12:49 +00:00
Ilia Alshanetsky
eb1470aa3f
Back to dev
2011-08-17 14:28:24 +00:00
Ilia Alshanetsky
6e284c6ce7
5.3.7
2011-08-17 13:30:04 +00:00
Rasmus Lerdorf
6051aa795c
Fix bug number there
2011-08-11 19:20:53 +00:00
Ilia Alshanetsky
d090061f5e
Back to dev
2011-08-11 14:35:08 +00:00
Ilia Alshanetsky
db472c60cf
5.3.7RC5
2011-08-11 13:02:49 +00:00
Dmitry Stogov
6ddfa33aad
Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself)
2011-08-10 13:44:48 +00:00
Scott MacVicar
929e0f185c
Update SQLite3 to the latest version
2011-08-09 07:31:34 +00:00
Felipe Pena
edfa1988fc
- Fixed bug #55313 (Number of retries not set when params specified)
...
patch by: kevin at kevinlocke dot name
2011-08-06 00:59:21 +00:00
Andrey Hristov
8a929d8942
Fix for bug #55283 SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections
2011-08-05 13:39:30 +00:00
Dmitry Stogov
0ea2ef125b
Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off)
2011-08-02 07:38:23 +00:00
Dmitry Stogov
b0e5d35202
Fixed bug #50816 (Using class constants in array definition fails).
2011-08-01 11:21:23 +00:00
Ilia Alshanetsky
5b0373b060
back to dev
2011-07-28 11:54:53 +00:00
Ilia Alshanetsky
d69796f23f
5.3.7RC4
2011-07-28 11:53:46 +00:00
Pierre Joye
0e3ec21e6f
- Fix #55295 , check if malloc failed
2011-07-27 14:23:06 +00:00
Scott MacVicar
04c2df66a3
When we have a blocking SSL socket, respect the timeout option.
...
reading from SSL sockets could block indefinitely due to the lack
of timeout
2011-07-23 01:29:44 +00:00
Pierre Joye
83b69f4034
- Fixed bug #55258 (Windows Version Detecting Error) (already fixed in trunk/5.4)
2011-07-21 14:49:55 +00:00
Scott MacVicar
946456425e
openssl_encrypt() / openssl_decrypt() were flawed and truncated the key to the default size for the case of a variable key length cipher.
...
The result is a key of 448 bits being passed to the blowfish algorithm would be truncated to 128 bit.
Also fixed an error in the zend_parse_parameters() having an invalid character being used.
2011-07-19 22:15:56 +00:00
Pierre Joye
8280b0a710
- update blowfish to 1.2 (Solar Designer)
2011-07-18 21:26:29 +00:00
Pierre Joye
8d1012b2c3
- MFH: Fixed bug #54204 (Can't set a value with a PATH section in php.ini).
2011-07-18 21:00:59 +00:00
Stanislav Malyshev
9c2b6c7b58
Register warning change
2011-07-17 07:03:19 +00:00
Ilia Alshanetsky
329449f799
Back to dev
2011-07-14 12:02:33 +00:00
Ilia Alshanetsky
894cfb078b
5.3.7RC3
2011-07-14 12:01:37 +00:00
Pierre Joye
3be1f24fba
- Fixed bug #55187 , readlink returns weird characters when false result
2011-07-12 15:15:17 +00:00
Ilia Alshanetsky
992d32c6a7
Fixed bug #55014 (Compile failure due to improper use of ctime_r()).
2011-07-11 17:01:23 +00:00
Dmitry Stogov
ac1ae51a38
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)
2011-07-11 10:31:49 +00:00
Dmitry Stogov
7d1eef4aa7
Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)
2011-07-11 09:47:59 +00:00
Pierre Joye
5d5951f247
- fix bug #55169 , mcrypt_create_iv always fails to gather sufficient random data
2011-07-10 14:36:32 +00:00
Pierre Joye
8ec6ada087
- use warning here to match unix behavior
2011-07-10 14:19:51 +00:00
Felipe Pena
1cf3ec5eab
- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)
2011-07-07 23:07:14 +00:00
Jérôme Loyet
c4b7abb4ea
- Fixed wrong value of log_level when invoking fpm with -tt
2011-07-05 18:09:07 +00:00
Gustavo André dos Santos Lopes
987c843674
- Fixed bug #52935 (call exit in user_error_handler cause stream relate core).
2011-07-05 16:09:06 +00:00
Jérôme Loyet
efcfbc953e
Fixed memory leak
2011-07-05 01:43:50 +00:00
Stanislav Malyshev
5bd0be8a15
fix crypt() issue with overlong salt
2011-07-04 23:38:09 +00:00
Jérôme Loyet
8237737bd9
- Fixed missing Expires and Cache-Control headers for ping and status pages
2011-07-04 21:29:32 +00:00
Jérôme Loyet
4eb7fc8aa6
- revert commit 312812 until 5.3.7 is out
2011-07-04 21:22:56 +00:00
Dmitry Stogov
293f710827
Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)
2011-07-04 14:55:39 +00:00
Felipe Pena
37dab6afee
- Fixed bug #54329 (MSSql extension memory leak)
...
patch by: dotslashpok at gmail dot com
2011-07-03 19:01:42 +00:00
Jérôme Loyet
74b693f16b
- Implemented FR #54172 (Overriding the pid file location of php-fpm)
2011-07-02 23:41:01 +00:00
Jérôme Loyet
6d64b2a4c9
- Implemented FR #54499 (FPM ping and status_path should handle HEAD request)
2011-07-02 16:34:39 +00:00
Jérôme Loyet
217382d4ef
- Implemented FR #54577 (Enhanced status page with full status and details about each processes
...
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Control headers for ping and status pages
2011-07-02 16:10:18 +00:00
Ilia Alshanetsky
8f80896718
Back to dev
2011-06-30 13:31:39 +00:00
Ilia Alshanetsky
05763e18bb
5.3.7RC2
2011-06-30 13:16:27 +00:00
Gustavo André dos Santos Lopes
3dafd9549d
- Fixed bug #55082 (var_export() doesn't escape properties properly).
2011-06-30 09:26:35 +00:00
Adam Harvey
85bf6f0329
Fix bug #55066 (Missing linebreak in NEWS).
2011-06-30 06:14:41 +00:00
Pierrick Charron
1b416caeb1
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
2011-06-28 11:09:06 +00:00
Christopher Jones
0c2ee427d7
Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes
2011-06-27 22:58:59 +00:00
Felipe Pena
c1d43480cc
- BFN
2011-06-27 01:39:01 +00:00
Jérôme Loyet
f5b05ce162
- Replaced shm_slots with a real scoreboard
...
- Added several improvements to the status page
2011-06-26 15:48:11 +00:00
Felipe Pena
6c07bc8004
- BFN
2011-06-24 00:53:52 +00:00
Jérôme Loyet
bbe8518456
- Added custom access log (also added per request %CPU and memory mesurement)
2011-06-23 08:03:52 +00:00
Jérôme Loyet
955b801fea
Removed pid in debug logs written by chrildren processes
2011-06-20 00:03:39 +00:00
Jérôme Loyet
23a5f873fb
Added master rlimit_files and rlimit_core in the global configuration settings
2011-06-18 16:27:48 +00:00
Jérôme Loyet
6e1f77ef6b
Fixed exit at FPM startup on fpm_resources_prepare
2011-06-18 16:15:15 +00:00
Jérôme Loyet
606d61bd1c
ws
2011-06-18 16:05:56 +00:00
Jérôme Loyet
22be55e6da
Remove timestamp in logs written by children process
2011-06-18 15:33:07 +00:00
Jérôme Loyet
cff7a300d1
- added xml format to the status page
...
- clean fpm_status.c code
2011-06-17 23:19:54 +00:00
Derick Rethans
4b9857e7a4
- Fixed bug where the DateTime object got changed while using date_diff().
2011-06-17 16:38:23 +00:00
Johannes Schlüter
262492a187
- Back to -dev
2011-06-16 12:47:39 +00:00
Johannes Schlüter
06d5c9a8f0
5.3.7RC1
2011-06-16 12:40:37 +00:00
Gustavo André dos Santos Lopes
ba3498ea33
- Broken overlong (>80 chars) lines.
...
- Added entry corresponding to r301991, as requested.
2011-06-14 22:18:29 +00:00
Scott MacVicar
c2ca352598
Upgrade SQLite to 3.7.6.3
2011-06-14 17:00:49 +00:00
Felipe Pena
d42a0aee91
- Added CVE id
2011-06-13 19:47:31 +00:00
Felipe Pena
209bfe82e5
- Fixed bug #54624 (class_alias and type hint)
2011-06-12 21:10:31 +00:00
Felipe Pena
75fa63b57f
- Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload filename)
...
Reported by: kkotowicz at gmail dot com
2011-06-12 15:14:18 +00:00
Felipe Pena
9b1ba00a1e
- Missing fix for bug #54347
2011-06-11 15:11:49 +00:00
Pierre Joye
c92904d160
- missing entry for curl.cainfo
2011-06-11 13:23:29 +00:00
Christopher Jones
f4009b52a3
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
2011-06-10 17:38:07 +00:00
Gustavo André dos Santos Lopes
cd7681d273
- Fixed bug #54992 : Stream not closed and error not returned when SSL CN_match
...
fails.
2011-06-08 00:23:02 +00:00
Felipe Pena
f75714650b
- Fixed bug #55007 (compiler fail after previous fail)
2011-06-07 22:58:38 +00:00
Felipe Pena
baf834a00a
- BFN
2011-06-07 01:27:29 +00:00
Ilia Alshanetsky
d846d0e80a
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
2011-06-05 21:57:01 +00:00
Hannes Magnusson
10da251565
Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
2011-06-05 13:30:01 +00:00
Felipe Pena
087a134b50
- Fixed bug #54929 (Parse error with single quote in sql comment)
2011-06-04 22:54:40 +00:00
Felipe Pena
47315dfdf6
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
2011-06-02 00:40:27 +00:00
Ilia Alshanetsky
e6c9a31c54
Implemented FR #54561 (Expose ICU Version & ICU Data Version info).
2011-06-01 16:26:21 +00:00
Ilia Alshanetsky
83d01bd81b
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
2011-06-01 13:23:25 +00:00
Ilia Alshanetsky
f4f2aa7583
Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).
2011-06-01 09:44:38 +00:00
Dmitry Stogov
c989a36927
Fixed bug #54910 (Crash when calling call_user_func with unknown function name)
2011-05-31 09:20:51 +00:00
Ilia Alshanetsky
a65eba016e
Fixed bug #52496 (Zero exit code on option parsing failure).
2011-05-30 15:57:50 +00:00
Hannes Magnusson
3b030ec75f
Fixed bug #54946 (stream_get_contents infinite loop)
2011-05-29 12:29:19 +00:00
Hannes Magnusson
07bcf1080d
Fixed bug #54601 (Removing the doctype node segfaults)
2011-05-29 11:39:49 +00:00
Ilia Alshanetsky
69a12bfb3f
Fixed bug #53848 (fgetcsv() ignores spaces at beginnings of fields).
2011-05-29 10:23:06 +00:00
Ilia Alshanetsky
ef74038d1d
Fixed bug #54137 (file_get_contents POST request sends additional line break).
2011-05-29 09:23:08 +00:00
Felipe Pena
6ff2f7040e
- BFN
2011-05-27 23:32:48 +00:00
Pierre Joye
885357a711
-fix bug 54935, php_win_err can lead to crash
2011-05-26 14:37:13 +00:00
Felipe Pena
4bf9334a82
- Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
...
Patch by: slusarz at curecanti dot org
2011-05-24 23:49:26 +00:00
Pierre Joye
e38369c532
- Fix #54721 , different Hashes on Windows, BSD and Linux on wrong Salt size
2011-05-24 13:48:04 +00:00
Felipe Pena
5cf61f4d8b
- Add CVE to bug entry
2011-05-24 12:23:51 +00:00
Felipe Pena
e9f4cfd6af
- Fixed stack buffer overflow in socket_connect().
...
Found by: Mateusz Kocielski, Marek Kroemeke and Filip Palian
2011-05-24 00:05:50 +00:00
Felipe Pena
00169ec00f
- Fixed bug #54529 (SAPI crashes on apache_config.c:197)
...
patch by: hebergement at riastudio dot fr
2011-05-23 01:47:06 +00:00
Felipe Pena
508f926604
- Fixed bug #54269 (Short exception message buffer causes crash)
2011-05-22 19:06:21 +00:00
Rasmus Lerdorf
ba8ce4a6d4
Increase the overly conservative pcre backtrack limit from 100000 to 1000000
2011-05-21 19:48:37 +00:00
Felipe Pena
f7e6e6cedf
- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
...
patch by: mhei at heimpold dot de
2011-05-20 21:24:51 +00:00
Felipe Pena
6f3c7a8b70
- Fixed bug #54804 (__halt_compiler and imported namespaces) (Pierrick)
2011-05-19 23:20:47 +00:00
Rasmus Lerdorf
e40c470c9d
Fix bug 54866
2011-05-19 23:09:58 +00:00
Johannes Schlüter
3e17b49008
- Fix Bug #53782 (foreach throws irrelevant exception)
2011-05-16 15:37:39 +00:00
Scott MacVicar
27fc1b889a
Update bundled PCRE to 8.12
2011-05-13 07:00:45 +00:00
Scott MacVicar
66ce68e7a4
Update bundled SQLite to 3.7.6.2
2011-05-13 06:11:06 +00:00
Scott MacVicar
a0857d56ac
Fixed bug #54723 - getimagesize() doesn't check the full ico signature and misreports mpg files
2011-05-13 05:06:48 +00:00
Andrey Hristov
20f4ea9de8
here comes the news
2011-05-09 16:22:54 +00:00
Johannes Schlüter
4a8eeb7afb
- Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)
2011-05-09 11:34:17 +00:00
Felipe Pena
cde80bd812
- BFN #54681
2011-05-07 01:59:12 +00:00
Gustavo André dos Santos Lopes
a2e0e2564d
- 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
2011-05-01 18:37:20 +00:00
Gustavo André dos Santos Lopes
6df67ace20
- Fixed bug #54623 (Segfault when when writing to a persistent socket after
...
closing a copy of the socket).
2011-05-01 03:57:01 +00:00
Pierrick Charron
3841295b2a
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
2011-04-29 10:41:44 +00:00
Ilia Alshanetsky
fc7ee596f6
#doc
...
Added 3rd parameter to filter_var_array() and filter_input_array()
functions that allows disabling addition of empty elements
2011-04-28 12:32:47 +00:00
Dmitry Stogov
e510daf20b
Fixed bug #54585 (track_errors causes segfault)
2011-04-25 07:50:07 +00:00
Pierrick Charron
1153eaf505
Revert bug #54454 fix from PHP_5_3 branch to avoid BC break in minor release
2011-04-21 01:51:24 +00:00
Dmitry Stogov
c157f4b4e6
Fixed bug #54367 (Use of closure causes problem in ArrayAccess).
2011-04-20 12:59:18 +00:00
Hannes Magnusson
5ca8ba7ab6
Add an --man-dir to php-config too
2011-04-18 11:13:37 +00:00
Hannes Magnusson
a0d805035c
Expose PHP_MANDIR
...
Useful for apps (like the pear installer, phd, .. etc) to install their manpages into the same dir as php did :]
2011-04-18 09:50:32 +00:00
Stanislav Malyshev
339f46237d
implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled
2011-04-17 21:56:26 +00:00
Rob Richards
1b6dd18082
Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)
2011-04-15 14:24:40 +00:00
Stanislav Malyshev
833ec62d7c
add CVE
2011-04-13 17:33:00 +00:00
Stanislav Malyshev
2e206e0761
fix bug #54238 (use-after-free in substr_replace())
2011-04-13 06:32:41 +00:00
Ilia Alshanetsky
0e80f26207
Fixed bug #54121 (error message format string typo).
2011-04-12 18:33:08 +00:00
Gustavo André dos Santos Lopes
047ed8dfbb
- Fixed bug #54440 : libxml extension ignores default context.
2011-04-09 18:32:55 +00:00
Gustavo André dos Santos Lopes
f2cfb997de
- Fixed bug #54494 : mb_substr() mishandles UTF-32LE and UCS-2LE.
2011-04-09 16:59:36 +00:00
Dmitry Stogov
def1ab1e60
- Fixed bug #54358 (Closure, use and reference)
...
- Fixed bug #54039 (use() of static variables in lambda functions can break staticness)
2011-04-08 10:02:07 +00:00
Dmitry Stogov
03b6daed4f
Fixed bug #54372 (Crash accessing global object itself returned from its __get() handle)
2011-04-07 13:35:27 +00:00
Adam Harvey
840308cfd0
Implement FR #54459 (Range function accuracy) by changing the way range()
...
calculates values when used with floating point bounds/step.
2011-04-06 10:23:06 +00:00
Gustavo André dos Santos Lopes
2975308e1a
- Fixed bug #54384 (Dual iterators, GlobIterator, SplFileObject and
...
SplTempFileObject crash when user-space classes don't call the paren
constructor).
2011-04-04 02:50:27 +00:00
Ilia Alshanetsky
47012ccd8f
Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented).
2011-04-03 16:30:31 +00:00
Pierrick Charron
4919f3286b
Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)
2011-04-03 07:18:27 +00:00
Pierre Joye
689268a0ba
- add CURLINFO_REDIRECT_URL
2011-04-01 17:19:08 +00:00
Antony Dovgal
dd5781bcdf
fix bug #54423 (classes from dl()'ed extensions are not destroyed)
2011-03-31 11:59:34 +00:00
Felipe Pena
1dbfe6e310
- BFN
2011-03-29 18:44:52 +00:00
Pierre Joye
f335f27b7b
- not applied yet
2011-03-28 16:45:57 +00:00
Pierre Joye
4551bd57f7
- Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix
2011-03-28 16:43:49 +00:00
Felipe Pena
4929964a5d
- Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)
2011-03-26 17:02:34 +00:00
Andrey Hristov
018013e579
here comes the news
2011-03-24 16:19:01 +00:00
Ilia Alshanetsky
f2ce3e0201
Fixed a crash inside dtor for error handling.
2011-03-24 12:57:38 +00:00
Felipe Pena
0ab7f1cebf
- Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construct())
2011-03-23 22:46:04 +00:00
Felipe Pena
5b85234b37
- Fixed bug #54283 (new DatePeriod(NULL) causes crash)
2011-03-23 01:22:18 +00:00
Gustavo André dos Santos Lopes
660aa6701d
- Updating UPGRADING for r309516 and modest merge to 5.3.
2011-03-23 00:51:22 +00:00
Felipe Pena
0dd448cbf1
- Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)
2011-03-22 22:41:16 +00:00
Adam Harvey
c5c87c5f37
Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration).
...
Patch by Ben Walton <bwalton at artsci dot utoronto dot ca>.
2011-03-22 09:12:01 +00:00
Adam Harvey
334d2df892
Fix bug #54340 (DateTime::add() method bug).
2011-03-22 08:33:22 +00:00
Adam Harvey
68811c473d
Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
...
correctly).
2011-03-21 09:40:52 +00:00
Gustavo André dos Santos Lopes
f06e3ba5c1
- Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
...
with \0).
2011-03-19 23:15:04 +00:00
Felipe Pena
8a48311a60
- BFN
2011-03-19 17:47:54 +00:00
Raphael Geissert
5b55a18622
Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #53339
...
Patch by Clint Byrum
2011-03-18 18:47:09 +00:00
Pierrick Charron
5a53a74304
Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment)
2011-03-17 18:02:58 +00:00
Gustavo André dos Santos Lopes
be87834321
- Merged fix for bug #51958 socket_accept() fails on IPv6 server sockets.
...
See r309238 for commit in trunk.
2011-03-17 15:36:52 +00:00
Felipe Pena
d37dea8b7b
- BFN
2011-03-17 12:03:09 +00:00
Johannes Schlüter
07aa25b442
- Fixed bug #54265 (crash when variable gets reassigned in error handler)
...
(re-apply 309308, dmitry)
2011-03-17 11:49:18 +00:00
Andrey Hristov
5fb54640c9
here comes the news
2011-03-17 10:31:28 +00:00
Johannes Schlüter
27e640fdea
- Back to dev
2011-03-17 10:13:20 +00:00
Johannes Schlüter
f5687db392
PHP 5.3.6
2011-03-17 07:48:29 +00:00
Johannes Schlüter
6f15da050e
- Revert r309308 temporarily to get 5.3.6 out
2011-03-17 07:46:57 +00:00
Pierre Joye
6e35b40b4c
- news entry for the setlocale fix
2011-03-16 23:57:04 +00:00
Dmitry Stogov
e90ac23f58
Fixed bug #54265 (crash when variable gets reassigned in error handler)
2011-03-16 15:21:38 +00:00
Dmitry Stogov
b78ac8df82
Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)
2011-03-16 11:14:33 +00:00
Felipe Pena
d7b8f23e2b
- BFN
2011-03-14 22:27:40 +00:00
Pierrick Charron
e68e2893c0
# Revert bug fix (will commit it again on 5.3 branch when 5.3.6 will be released)
2011-03-13 17:14:18 +00:00
Pierrick Charron
ee832705d1
Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment)
2011-03-13 04:02:56 +00:00
Johannes Schlüter
5009770d65
- PHP 5.3.6RC3
2011-03-09 16:37:58 +00:00
Felipe Pena
c7e7de3485
- Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance segfaults)
2011-03-08 19:56:29 +00:00
Felipe Pena
e1a746faec
- assign CVE
2011-03-08 14:07:25 +00:00
Felipe Pena
4653ef06f9
- Missing "reported by" info
2011-03-08 13:12:52 +00:00
Felipe Pena
06e475e537
- Fixed bug #54193 (Integer overflow in shmop_read())
2011-03-08 13:11:14 +00:00
Felipe Pena
3986e515da
- Reverted fix for bug #54167 (to be committed in soon)
2011-03-06 13:36:44 +00:00
Felipe Pena
2f3f629fd4
- Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field)
...
# initial patch by: mjh at hodginsmedia dot com (5.3)
# trunk version by me
2011-03-05 23:07:45 +00:00
Johannes Schlüter
bf5a3715f4
Back to -dev
2011-03-02 22:03:38 +00:00
Johannes Schlüter
0ec8364402
PHP 5.2.6RC2
2011-03-02 21:26:43 +00:00
Ilia Alshanetsky
5d83ad8c44
Fixed bug #54089 (token_get_all() does not stop after __halt_compiler).
2011-02-28 15:18:27 +00:00
Gustavo André dos Santos Lopes
f657ba978b
- Fixed bug #54092 (Segmentation fault when using HTTP proxy with the FTP
...
wrapper).
#php_stream->wrapperdata should hold an array zval (like its zval* type
#indicates...), it's not a place where the wrapper can drop an arbitrary
#pointer. For that, .wrapperthis should be used.
#Also, since the ftp dir wrapper defines its own stream type, it's more
#appropriate to use .abstract to store the stream instance specific data.
2011-02-27 20:23:54 +00:00
Pierre Joye
69ba87b183
- fix bug #54061 , memory leak in openssl_decrypt
2011-02-21 12:47:38 +00:00
Pierre Joye
5261861d77
- fix bug #54060 , memory leak in openssl_encrypt
2011-02-21 10:07:31 +00:00
Gustavo André dos Santos Lopes
1b2d14c5e1
- Fixed bug #54055 (buffer overrun with high values for precision ini
...
setting).
#This fix (for g/G/k/H modes) is done at a different level than that for the
#modes e/E/f/F, at a bit higher level and therefore with less coverage. I
#chose this because it addresses the problem where it is -- the calling function
#that passes a buffer too small to php_gcvt.
2011-02-21 06:53:24 +00:00
Felipe Pena
54a7e5d7c3
- Fixed memory leak in DirectoryIterator::getExtension() and SplFileInfo::getExtension()
2011-02-20 16:33:53 +00:00
Pierre Joye
e78a5127c8
- bug #54002 entry
2011-02-18 17:22:27 +00:00
Felipe Pena
5bef6665f9
- Fixed bug #43512 (same parameter name can be used multiple times in method/function definition)
2011-02-17 23:24:50 +00:00
Johannes Schlüter
18127da570
Back to -dev
2011-02-16 20:41:24 +00:00
Johannes Schlüter
02d03711ec
PHP 5.3.6RC1
2011-02-16 20:20:33 +00:00
Johannes Schlüter
88448a263c
- WS
2011-02-16 20:12:08 +00:00
Andrey Hristov
1bdc780d30
fixed a problem in mysqlnd. 0 was always as num_rows returned for
...
unbuffered sets (text protocol and PS).
2011-02-16 16:36:33 +00:00
Hannes Magnusson
594aaf1b1b
bfn for #54016
2011-02-14 15:34:04 +00:00
Dmitry Stogov
9b4ada5c0e
Fixed Bug #53958 (Closures can't 'use' shared variables by value and by reference)
2011-02-14 10:52:16 +00:00
Dmitry Stogov
ac057c610c
Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime error)
2011-02-14 08:46:53 +00:00
Pierre Joye
f87e92860a
- add CVE
2011-02-12 20:25:48 +00:00
Peter Cowburn
14c6cc5b7f
MFH - Added SplFileInfo::getExtension() (FR #48767 )
2011-02-11 22:07:22 +00:00