1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Commit Graph

35690 Commits

Author SHA1 Message Date
Antony Dovgal 2486c2df50 fix leaks with php -d option=value -c /path -h 2006-09-15 08:18:10 +00:00
Antony Dovgal 4bbeaa70fa free node pointer using correct function
fixes leak in ext/dom/tests/dom_create_element.phpt
2006-09-15 07:43:59 +00:00
Antony Dovgal e264e460a4 fix double free(), add test 2006-09-15 07:26:19 +00:00
Dmitry Stogov 251bb2d7e1 Fixed memory leak 2006-09-15 07:11:09 +00:00
0ca3729f73 ChangeLog update 2006-09-15 01:30:55 +00:00
Ilia Alshanetsky 0fff2d8d45 MFB: Make float filter handle things like 02.324 properly 2006-09-14 17:48:11 +00:00
Nuno Lopes 3ed3a71741 MFB 2006-09-14 17:07:41 +00:00
Antony Dovgal 367d65eced MFB 2006-09-14 15:30:37 +00:00
Antony Dovgal ba01adbd0e fix test 2006-09-14 15:00:52 +00:00
Rob Richards ed55b21a1b MFB: fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly) 2006-09-14 13:35:49 +00:00
Dmitry Stogov 5adb0b309f Reinamed variables to avoid name conflicts 2006-09-14 10:32:57 +00:00
Dmitry Stogov a9f035d5c1 *** empty log message *** 2006-09-14 09:59:23 +00:00
Dmitry Stogov e8f1640adb Write valid run-time value for Zend Memory Manager 2006-09-14 08:56:11 +00:00
Dmitry Stogov 1f12ada0f7 Added is_zend_mm() to allow runtime check for zend memory manager 2006-09-14 08:55:17 +00:00
e4086a79c3 ChangeLog update 2006-09-14 01:30:53 +00:00
Ilia Alshanetsky b663e04049 MFB: Fixed test for systems without INFILE/OUTFILE support 2006-09-13 15:53:12 +00:00
Antony Dovgal eec02cb1be fix tests 2006-09-13 14:00:44 +00:00
Dmitry Stogov d7c13d414c Fixed memory leaks 2006-09-13 13:26:10 +00:00
Dmitry Stogov 73d53309c3 Fix for bug #38757 (MultiPart Form Uploads fail with FastCGI) 2006-09-13 13:03:14 +00:00
Antony Dovgal 22491f9399 change test to work with Oracle 10 2006-09-13 10:44:04 +00:00
80460edba1 ChangeLog update 2006-09-13 01:30:57 +00:00
Antony Dovgal ad67978a49 new tests 2006-09-12 20:32:06 +00:00
Antony Dovgal 40fe5baf8c uhm.. declare oci_lob_seek() along with OCI-Lob->seek() method 2006-09-12 20:26:59 +00:00
Antony Dovgal 276d063355 improve spelling (fixes #38780) 2006-09-12 17:26:24 +00:00
Ilia Alshanetsky 504078c64e MFB: Fixed bug #37779 (empty include_path leads to search for files
inside /).
2006-09-12 15:49:02 +00:00
Pierre Joye 8b87c6ba8e - MFB:PECL Bug #8676, addFile was not updated and still used VCWD_REALPATH,
it now uses expand_filepath
2006-09-12 12:04:03 +00:00
Antony Dovgal 0a5cb31537 fix leak when binding a variable to the same placeholder several times 2006-09-12 11:42:25 +00:00
Dmitry Stogov 5574651edb Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts) 2006-09-12 11:01:31 +00:00
Antony Dovgal a98f411f80 remove a leftover 2006-09-12 10:53:51 +00:00
Antony Dovgal 5e17a28218 fix test 2006-09-12 10:44:18 +00:00
424b469b8f ChangeLog update 2006-09-12 01:31:11 +00:00
Johannes Schlüter c1f302279f - Print the type of the original value 2006-09-11 21:21:27 +00:00
Sara Golemon 1ce3ba599b Bug #38687 - sockaddr local storage insufficient for all sock families 2006-09-11 19:18:06 +00:00
Dmitry Stogov 9b222e6f07 fix 2006-09-11 17:18:47 +00:00
Johannes Schlüter 90db332cff - Fix #37923 (Display constant value in reflection::export) 2006-09-11 17:06:59 +00:00
Andrei Zmievski 21bc25e025 Add a couple more UTF-8 functions. 2006-09-11 16:32:02 +00:00
Ilia Alshanetsky 675bda66b6 MFB: Fixed bug #38096 (large timeout values ignored on 32bit machines in
stream_socket_accept() and stream_socket_client()).
2006-09-11 14:53:33 +00:00
Antony Dovgal 398a45429e fix #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapper) 2006-09-11 14:28:19 +00:00
Antony Dovgal 50222ced54 fix tests 2006-09-11 14:27:25 +00:00
Antony Dovgal 3aeebd120f add tests 2006-09-11 14:13:05 +00:00
Antony Dovgal 6c0d0217ca fix test 2006-09-11 08:10:03 +00:00
Dmitry Stogov 45d09f5eac Don't try to do safe connection close in case of FastCGI protocol error 2006-09-11 07:23:40 +00:00
c4683cefd8 ChangeLog update 2006-09-11 01:31:03 +00:00
Antony Dovgal 78a0871781 new tests 2006-09-10 22:11:10 +00:00
Antony Dovgal 9d29a1b26d add new test 2006-09-10 19:42:04 +00:00
Hannes Magnusson 9dceb42867 Add protos 2006-09-10 17:01:10 +00:00
Hannes Magnusson f2ad985262 - date_timezone_set() needs both arguments
- Throw exception in DateTimeZone::__construct if no arguments are passed
2006-09-10 16:32:30 +00:00
Hannes Magnusson 7710e22e77 Add *.lo into .cvsignore 2006-09-10 14:02:14 +00:00
Hannes Magnusson fac517522b MFB: abstracting ReflectionFunctionAbstract & fix couple of typos 2006-09-10 13:35:32 +00:00
Antony Dovgal d13d452523 fix coverity issue #197
"I can't think of a reason to pass a NULL buf" (c) Wez
2006-09-10 13:01:28 +00:00