1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00
Commit Graph

37458 Commits

Author SHA1 Message Date
Marcus Boerger e490ccf47d - MFH Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump) 2007-02-19 17:28:11 +00:00
Marcus Boerger 260443cdfe - WS/CS 2007-02-19 16:20:43 +00:00
Edin Kadribasic 6864564797 MFB 2007-02-19 16:04:14 +00:00
Dmitry Stogov 1c00069571 On win32 directories in the middle of the patch may be unreadable 2007-02-19 14:59:03 +00:00
Dmitry Stogov bc873b7b1d Initialize "retval" on each request 2007-02-19 14:13:35 +00:00
Dmitry Stogov 4de0758b91 Fixed fcgi_putenv() semantic with NULL value 2007-02-19 13:21:49 +00:00
Antony Dovgal 876e8f2dae fix test
stdout is closed in non-debug mode
2007-02-19 12:19:33 +00:00
85d0394d1e ChangeLog update 2007-02-19 01:31:00 +00:00
f0553cb49a ChangeLog update 2007-02-18 01:31:12 +00:00
Stanislav Malyshev 1ed4c9a08c use safer functions, check error value 2007-02-17 01:47:26 +00:00
2f1a7054c5 ChangeLog update 2007-02-17 01:31:03 +00:00
Antony Dovgal e10a7a734e typo in Dmitry's last name =) 2007-02-16 23:49:34 +00:00
Dmitry Stogov d7df9badf6 Added runtime JIT auto-globals fetching and caching 2007-02-16 19:36:45 +00:00
Stanislav Malyshev d78f8b05a0 use error message size 2007-02-16 18:49:06 +00:00
Stanislav Malyshev 9466c35fe4 use snprintf, increase hebdate buffer 2007-02-16 18:29:40 +00:00
Antony Dovgal 2099208dc8 fix build 2007-02-16 18:23:53 +00:00
Stanislav Malyshev aa827cf2b9 add safe_realloc 2007-02-16 18:12:34 +00:00
Dmitry Stogov 54f2863991 Optimize out RINIT() 2007-02-16 16:33:37 +00:00
Antony Dovgal 063883dd47 MFB: fix leak 2007-02-16 13:28:32 +00:00
Dmitry Stogov adec1ae327 Fixed return value of assert_options(ASSERT_CALLBACK) and possible crash (Andy Wharmby) 2007-02-16 13:12:55 +00:00
Dmitry Stogov 32d7fd76a2 Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed) 2007-02-16 11:30:38 +00:00
Antony Dovgal 71340e43f9 fix test name 2007-02-16 11:08:11 +00:00
Dmitry Stogov a909db6d9c Allow C++ extensions to use CG(), EG() ... (Caroline) 2007-02-16 08:54:45 +00:00
Dmitry Stogov a6fa18ac7d Fixed zend_llist_remove_tail (Michael Wallner) 2007-02-16 08:33:52 +00:00
d37f52174f ChangeLog update 2007-02-16 01:31:09 +00:00
Nuno Lopes 286d7ba2da MFB: fix build on cygwin with windows-style EOLs 2007-02-15 20:53:26 +00:00
Nuno Lopes 3efdead8af MFB: fix cvsclean on cygwin with windows-style EOLs 2007-02-15 20:43:19 +00:00
Antony Dovgal 13149b0c6a fix Cygwin build
(costs us nothing, but makes some people happy)
2007-02-15 19:11:29 +00:00
Dmitry Stogov 9c75989fb9 Fixed memory leak 2007-02-15 17:00:52 +00:00
Dmitry Stogov 9c294ae1a6 Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0) 2007-02-15 14:49:13 +00:00
Dmitry Stogov d57b78aab1 Fixed bug #40414 (possivle endless fork() loop when running fastcgi) 2007-02-15 12:33:54 +00:00
Dmitry Stogov 5ebba1b2f6 Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost) 2007-02-15 12:05:25 +00:00
Dmitry Stogov cb5ae2b82c Fixed bug #40236 (php -a function allocation eats memory) 2007-02-15 10:42:52 +00:00
919324b315 ChangeLog update 2007-02-15 01:31:03 +00:00
Derick Rethans e3794a3986 - Clarify the source of the timezone data. 2007-02-14 19:35:01 +00:00
Nuno Lopes d5ec5c9807 fix a few tests in unicode mode 2007-02-14 19:29:33 +00:00
Nuno Lopes 9bb808dc35 MFB 2007-02-14 19:20:15 +00:00
c345929860 ChangeLog update 2007-02-14 01:31:07 +00:00
Antony Dovgal 94ab958454 output debug messages before calling OCI functions 2007-02-13 20:19:50 +00:00
Nuno Lopes 5615e79140 MFB 2007-02-13 19:56:42 +00:00
Antony Dovgal be4b75b136 improve php_userstreamop_seek()
check for errors in stream_seek() and return correct status
2007-02-13 19:50:13 +00:00
Nuno Lopes a9aaeea886 MFB 2007-02-13 18:30:19 +00:00
Marcus Boerger 5dfeed6e14 - Simplify 2007-02-13 17:56:37 +00:00
Marcus Boerger ac73e981c4 - Inherit interface ArrayAccess correctly 2007-02-13 17:39:46 +00:00
Antony Dovgal c212923e29 new/improved tests 2007-02-13 13:01:18 +00:00
Antony Dovgal f6987cb6bc plug possible leak 2007-02-13 12:56:10 +00:00
a78f3e9a2e ChangeLog update 2007-02-13 01:31:02 +00:00
Marcus Boerger e8e7815e89 - Fix offset writing 2007-02-13 01:19:58 +00:00
Marcus Boerger 32c58eb43e - Drop useless stuff 2007-02-13 00:32:20 +00:00
Marcus Boerger 7874a6280a - Add new example 2007-02-13 00:18:36 +00:00