1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00
Commit Graph

45778 Commits

Author SHA1 Message Date
Jérôme Loyet e5ccae408e - Added .phar to default authorized extensions 2011-11-16 00:21:38 +00:00
Jérôme Loyet 772164446a typo 2011-11-16 00:19:43 +00:00
Jérôme Loyet bc169ba823 - FR #60199 (enhance FPM error log when the primary script can't be open) 2011-11-15 22:29:59 +00:00
Christopher Jones bf4cc0d564 Minor NEWS grammar fixes 2011-11-15 22:03:40 +00:00
Felipe Pena 42776c0259 - Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)
patch by: klightspeed at netspace dot net dot au
2011-11-15 20:33:26 +00:00
Ilia Alshanetsky b6530d8978 Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0). 2011-11-15 18:02:58 +00:00
Felipe Pena 5f0e6a74ba - Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory) 2011-11-15 16:59:59 +00:00
Felipe Pena bb6835f727 - Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference) 2011-11-15 15:16:20 +00:00
Mateusz Kocielski 7cac52f58f #- Added information about NPD bug fix in the OpenSSL extension. 2011-11-14 19:20:34 +00:00
Johannes Schlüter 2ec0a9c5c8 - Add missing include. 2011-11-14 17:56:33 +00:00
Florian Anderiasch d0c1bd9457 Fixed a typo in README.SVN-RULES. 2011-11-14 15:39:35 +00:00
Dmitry Stogov cf2803d463 Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references) 2011-11-14 08:43:00 +00:00
Gustavo André dos Santos Lopes edea1c7b45 - Fixed tests in ext/standard/tests/http by adding the INI setting value
allow_url_fopen=1
- Converted test file from dos line endings to unix line endings.
2011-11-14 01:12:23 +00:00
Mateusz Kocielski 2c970a52e8 - Fixed NULL pointer dereference in stream_socket_enable_crypto, case when
ssl_handle of session_stream is not initialized.
2011-11-12 10:36:55 +00:00
Christopher Jones 9a03ce581f I can only guess what "dos" is. Also added missing fullstops for consistency. 2011-11-11 22:28:20 +00:00
Felipe Pena 72a133f155 - Fixed bug #60261 (phar dos null pointer) 2011-11-11 21:39:11 +00:00
Christopher Jones 0c00f3a15c OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS. 2011-11-10 22:47:00 +00:00
Christopher Jones 1437890872 Add tests for unsupported types 2011-11-09 06:19:07 +00:00
Antony Dovgal 152aaba03f bail out if reading HTTP headers failed 2011-11-08 16:38:56 +00:00
Christopher Jones b44adcd5ce Improve OCI8 NLS env creation error messages (#58925) 2011-11-07 20:10:41 +00:00
Christopher Jones acd96cdebe Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9 2011-11-03 22:13:34 +00:00
Christopher Jones 2e6db16f51 Replace custom "stress_test" setting with generic SKIP_SLOW_TESTS 2011-11-03 21:52:59 +00:00
Ulf Wendel 52e836611f Improving test to reflect latest API changes 2011-11-03 17:39:39 +00:00
Florian Anderiasch 01317b6915 Added info to 2 fixed bugs 2011-11-03 16:23:48 +00:00
Florian Anderiasch 635e2c28fe Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
Jérôme Loyet 0e25118cc4 - Fixed bug #60179 (php_flag and php_value does not work properly) 2011-11-03 15:47:19 +00:00
Johannes Schlüter 98dfe36852 Back to -dev 2011-11-03 15:26:34 +00:00
Johannes Schlüter 60937c2cf6 - PHP 5.3.9RC1 2011-11-03 15:08:19 +00:00
Johannes Schlüter c819de692b - Minor NEWS cleanup
# 80 columns, indention, entries are sentences ending with a period.
2011-11-03 14:51:10 +00:00
Xinchen Hui a391535e00 Fixed bug #60206 (possible integer overflow in content_length) 2011-11-03 07:26:09 +00:00
Ferenc Kovacs 6c01aacc0d adding memory check for FreeBSD also, TODO: refactor the free memory check into a function in an include file 2011-11-02 21:27:03 +00:00
Johannes Schlüter 6781f17575 - Fix bug #60155 (pdo_mysql.default_socket ignored). 2011-11-02 15:45:53 +00:00
Derick Rethans e3269e029e - Updated to version 2011.14 (2011n) 2011-11-02 10:58:51 +00:00
Dmitry Stogov 19a0522a42 Prevent possible integer overflow 2011-11-02 08:07:12 +00:00
Florian Anderiasch fe5f6f9188 Fix #60192 SegFault when Collator not constructed properly 2011-11-02 07:36:52 +00:00
Dmitry Stogov e95bb57da9 Fixed bug #60139 (Anonymous functions create cycles not detected by the GC) 2011-11-02 06:31:33 +00:00
Christopher Jones 8b4890e18e Update for new Oracle patchset variation 2011-11-01 21:30:57 +00:00
Ferenc Kovacs 67e148a2ff allocating more than 2GB memory is slow. 2011-11-01 21:27:57 +00:00
Rasmus Lerdorf 09f8573a77 Fix bug 60183 2011-11-01 15:15:51 +00:00
Florian Anderiasch 6972b94ae5 Fixed #60160 and added a test for it 2011-11-01 11:51:53 +00:00
Ferenc Kovacs 28faed47c4 ignore this test on FreeBSD per #60186 2011-11-01 10:25:47 +00:00
Ferenc Kovacs bb4f96b2a1 duh 2011-11-01 10:20:39 +00:00
Ferenc Kovacs 5a2a02f655 marking ext/spl/tests/bug60082.phpt as slow test 2011-11-01 10:10:24 +00:00
Christopher Jones 677c7c974b OCI8: improve initialization error message (See bug 60154) 2011-10-31 20:48:25 +00:00
Christopher Jones 89a4d34646 oci8 - Increase Oracle error message length for 11.2.0.3+ 2011-10-25 22:01:42 +00:00
Xinchen Hui f6dfff1081 force LF, fix test faild on windows 2011-10-25 11:04:57 +00:00
Derick Rethans 117b150360 - Updated to version 2011.13 (2011m) 2011-10-24 15:19:08 +00:00
Pierre Joye 03b39896a6 - fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data exceeds or is equal to 2048 bytes 2011-10-24 12:39:55 +00:00
Pierre Joye b7354a30cd - win9x is not supported anymore since 5.3 2011-10-24 10:53:17 +00:00
Ferenc Kovacs c18a8bfe63 duh, I didn't wanted to commit that modification 2011-10-23 20:14:26 +00:00