Pierre Joye
f330c8ab4e
- restore correct window_size
2011-11-20 10:10:43 +00:00
Pierre Joye
eeba0b5681
- fix build, ansi c requires constant value, no expresion, even constant var
2011-11-19 23:09:12 +00:00
Felipe Pena
d3b20b4058
- Fixed bug #60339 (valgrind reports LEAK --with-mm)
...
patch by: yohgaki at ohgaki dot net
2011-11-19 18:50:49 +00:00
Antony Dovgal
51a4ae6576
backport the line from trunk and fix uninitialized variables
2011-11-19 13:23:16 +00:00
Mateusz Kocielski
b141fb1afb
- Fixed bug #60337 bcscale related crashed on 64bits platforms
2011-11-19 12:46:43 +00:00
Stanislav Malyshev
22cbdd5cc5
fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HALT_COMPILER)
2011-11-19 04:59:56 +00:00
Stanislav Malyshev
4c4185c117
fix test number
2011-11-19 04:49:59 +00:00
Stanislav Malyshev
5ebfe19ac6
Fix bug #60150 (Integer overflow during the parsing of invalid exif header)
2011-11-19 04:41:03 +00:00
Christopher Jones
1a30e9dd33
r319456 also fixed the OCI8 part of #55301 (multiple null pointer)
2011-11-18 18:14:15 +00:00
Pierrick Charron
34bb8d8119
Added new SoapClient option "keep_alive". FR #60329
2011-11-18 13:24:35 +00:00
Christopher Jones
28cfee291e
Sync to 5.3 and check additional cases for #55748
2011-11-18 09:59:35 +00:00
Xinchen Hui
5008390304
Fixed bug #60306 (Characters lost while converting from cp936 to utf8)
2011-11-18 08:50:29 +00:00
Stanislav Malyshev
77d0643b68
fixes for bug #55748
2011-11-18 07:11:19 +00:00
Pierrick Charron
ced34c975e
Remove unused variables in libmbfl
2011-11-18 06:27:27 +00:00
Antony Dovgal
ea97932279
fix bug #60082 (Crash in ArrayObject() when using recursive references)
...
--Tis line, and those below, will be ignored--
M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/spl_array.c
M branches/PHP_5_3/ext/spl/spl_array.c
M branches/PHP_5_3/NEWS
2011-11-18 05:22:35 +00:00
Felipe Pena
8b9d42417f
- Fixed bug #60267 (Compile failure with freetds 0.91)
2011-11-16 12:13:22 +00:00
Felipe Pena
8e6a9d469a
- 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
4cf3c8c558
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
2011-11-15 18:02:58 +00:00
Felipe Pena
fb37f3b20d
- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)
2011-11-15 16:59:59 +00:00
Felipe Pena
236120d80e
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)
2011-11-15 15:16:20 +00:00
David Soria Parra
fa4f7411a3
Forgot the bug specific test.
2011-11-15 13:36:45 +00:00
David Soria Parra
13ba2da5f6
Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)
...
Patch by David Zuelke <david dot zuelke at bitextender dot com>
2011-11-15 13:22:52 +00:00
Felipe Pena
2568672691
- We can constify in 5.4+
2011-11-15 12:34:59 +00:00
Johannes Schlüter
6442fc5b4a
- Add missing include.
2011-11-14 17:56:33 +00:00
Rasmus Lerdorf
3f930c10bf
functor? Where did that come from?
2011-11-14 16:23:56 +00:00
Dmitry Stogov
72660567f4
Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
2011-11-14 08:43:00 +00:00
Gustavo André dos Santos Lopes
8b5045fdcd
- 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
Lars Strojny
7d0fe66ebe
Adjusting error messages
2011-11-14 00:26:37 +00:00
Rasmus Lerdorf
d391bbae17
Fix test
2011-11-12 19:12:39 +00:00
Rasmus Lerdorf
aada9503fc
Fix typo and don't use 'a' as an invalid filename since it is the default
...
gcc binary filename and is thus not unlikely to be left lying around in the
build dir which cause these tests to fail
2011-11-12 18:46:04 +00:00
Mateusz Kocielski
a9482367f8
- 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
Felipe Pena
c1e510aea8
- Fixed bug #60261 (phar dos null pointer)
2011-11-11 21:39:11 +00:00
Rui Hirokawa
40a951ccad
revert changes to fix bug #60116 .
2011-11-11 14:52:56 +00:00
Arpad Ray
d39dbdee24
Fix hash key length in register/remove_user_shutdown_function
2011-11-11 14:42:18 +00:00
Rasmus Lerdorf
29cdc2cf46
Typo
2011-11-11 02:18:24 +00:00
Rasmus Lerdorf
b27d604b28
Suppress lsof warnings here to avoid FUSE-related
...
warnings in certain environments. This doesn't
affect what is being tested.
2011-11-11 02:05:54 +00:00
Christopher Jones
4827f5c5d7
OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS.
2011-11-10 22:47:00 +00:00
Hannes Magnusson
2d97e08d7e
register the new shell escape constants
2011-11-10 18:23:20 +00:00
Hannes Magnusson
f66d977c22
Fix build
2011-11-10 17:20:09 +00:00
Rui Hirokawa
cc74264764
MFH: fixed bug #60227 (header() cannot detect the multi-line header with CR(0x0D).)
2011-11-10 14:24:31 +00:00
Rui Hirokawa
db5d9c0b66
MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which cause shell command injection).
2011-11-10 14:19:06 +00:00
Felipe Pena
6781229e88
- Make valgrind happy with session_decode_error2.phpt
2011-11-09 23:50:01 +00:00
Felipe Pena
cc8d433454
- Initialize BG(serialize_lock) to make valgrind happy
2011-11-09 22:16:31 +00:00
Christopher Jones
8006a6723c
Add tests for unsupported types
2011-11-09 06:19:07 +00:00
Stanislav Malyshev
3598185a74
fix bug #55475 - implement is_a BC solution
2011-11-09 05:27:45 +00:00
Antony Dovgal
50f5c1e9b2
bail out if reading HTTP headers failed
2011-11-08 14:12:37 +00:00
Dmitry Stogov
cacf363957
Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
2011-11-08 10:11:25 +00:00
Xinchen Hui
0ac9b9b0ae
Fix tests
2011-11-08 06:35:07 +00:00
Stanislav Malyshev
5063a77128
Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary safe)
2011-11-08 04:59:17 +00:00
Christopher Jones
76d68f8dbd
Improve OCI8 NLS env creation error messages ( #58925 )
2011-11-07 20:10:41 +00:00