Commit Graph

35141 Commits

Author SHA1 Message Date
Ilia Alshanetsky
0e5b2b1e10 Added test for bug #38132 2006-07-26 23:32:07 +00:00
Pierre Joye
0b0a4d02ca - fix test 2006-07-26 23:24:11 +00:00
Dmitry Stogov
1ab16de084 Fixed bug #38220 (Crash on some object operations) 2006-07-26 15:29:39 +00:00
Antony Dovgal
8ac1f681af turn Off Zend MM and check for leaks when running tests through valgrind 2006-07-26 11:11:04 +00:00
Antony Dovgal
cdb628d67d nuke unused variable 2006-07-26 10:30:45 +00:00
Pierre Joye
dfb431b7c5 - MFB #38214, gif interlace never worked 2006-07-26 10:03:41 +00:00
Dmitry Stogov
b9915a9264 Fixed bug #38211 (variable name and cookie name match breaks script execution) 2006-07-26 09:24:50 +00:00
Pierre Joye
58cb2cd8b4 - mv 38179.phpt to bug38179.phpt 2006-07-26 08:58:31 +00:00
Antony Dovgal
9f8046454b fix compile warning on Solaris, getloadavg() is in sys/loadavg.h there 2006-07-26 08:57:11 +00:00
Pierre Joye
8c0dc5a856 - #38212, Segfault on invalid imagecreatefromgd2part() parameters 2006-07-26 08:51:53 +00:00
Dmitry Stogov
e8a718a5c0 Fixed crash of DEBUG version on SPARC CPU because of unaligned pointers. 2006-07-26 08:08:31 +00:00
Antony Dovgal
8221909b21 fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) 2006-07-26 08:06:59 +00:00
Antony Dovgal
b14af30ed0 improve connection timeout check (implements FR #38210) 2006-07-26 07:00:42 +00:00
e18934cdd4 ChangeLog update 2006-07-26 01:30:56 +00:00
Michael Wallner
56b38cafa5 - fix compiler warnings 2006-07-25 23:03:56 +00:00
Michael Wallner
d792c96736 - reduce memory footprint 2006-07-25 22:57:31 +00:00
Michael Wallner
29438e890a - fix TS issue found by Jani 2006-07-25 20:22:28 +00:00
Hannes Magnusson
0ba734cb6e Update protos & arginfo for memory_get_usage() & memory_get_peak_usage() 2006-07-25 16:40:11 +00:00
Antony Dovgal
4d9e701bd0 forgot to remove .cvsignore
thanks, bjori!
2006-07-25 15:53:56 +00:00
Dmitry Stogov
61d39cf1c1 Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system. 2006-07-25 13:41:08 +00:00
Antony Dovgal
e05efeaff5 moved ext/hwapi to PECL 2006-07-25 13:23:35 +00:00
Antony Dovgal
d5383a5b5c ext/filepro moved to PECL 2006-07-25 12:50:53 +00:00
Ilia Alshanetsky
abd9dc0bf2 MFB: Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
class itself).
2006-07-25 12:36:29 +00:00
Antony Dovgal
21f635223c check g_hash for NULL before resetting it 2006-07-25 10:36:11 +00:00
Uwe Schindler
d02b3bb7f3 Fix compilation with TSRM 2006-07-25 09:12:07 +00:00
Antony Dovgal
7d3057410c initialize variable 2006-07-25 09:06:47 +00:00
Derick Rethans
0d1957e7dc - MFB: Fixed typo 2006-07-25 06:50:26 +00:00
3d9f3f6221 ChangeLog update 2006-07-25 01:30:56 +00:00
Marcus Boerger
058bdbf708 - Fix off by one copy'n'paste error 2006-07-25 00:01:40 +00:00
Marcus Boerger
f9e0395529 - Update tests 2006-07-24 23:34:35 +00:00
Marcus Boerger
7dfc69f42e - Correctly handle binary proeprty names which are not mangled 2006-07-24 23:28:00 +00:00
Marcus Boerger
48b438f898 - Yet another rproblematic case with mangled properties 2006-07-24 22:34:44 +00:00
Marcus Boerger
eb0fd63012 - zend_(u_)_unmangle_property_name() has changed 2006-07-24 17:55:41 +00:00
Marcus Boerger
617a18fc40 - Fix for #34505 and repated (improved version of what is in 5.2, 5.1) 2006-07-24 17:51:41 +00:00
Rob Richards
53e6e4bb62 fix segfault 2006-07-24 17:42:25 +00:00
Pierre Joye
b4d4c0b0f8 - missing file 2006-07-24 17:38:22 +00:00
Pierre Joye
719447d3b6 - reimport (cannot symlink without replacing 4.4 and 5.0 versions) 2006-07-24 16:58:58 +00:00
Dmitry Stogov
b0e3dfab13 Documentation fix 2006-07-24 12:15:29 +00:00
Dmitry Stogov
a1c0009d14 Fixed memory leaks detection 2006-07-24 08:15:42 +00:00
Dmitry Stogov
a6b67676e0 Test for bug #38146 (Cannot use array returned from foo::__get('bar') in write context) 2006-07-24 07:44:06 +00:00
Ilia Alshanetsky
1aa26d8165 MFB: Fixed compiler warning. 2006-07-24 03:59:03 +00:00
bc6e3f53e3 ChangeLog update 2006-07-24 01:30:45 +00:00
foobar
ddb4f2f4c1 fix build 2006-07-24 00:00:35 +00:00
foobar
aca04070fd fix another compile failure. (bjori: TEST before commit!) 2006-07-23 23:55:26 +00:00
foobar
7fda86a235 fix compile failure and remove unnecessary TSRMLS_FETCH calls 2006-07-23 23:50:24 +00:00
foobar
5b77718854 typofix 2006-07-23 23:40:19 +00:00
Pierre Joye
5b02056c23 - MFB: #38179, imagecopy, palette to truecolor must use alpha channel too 2006-07-23 21:48:18 +00:00
Marcus Boerger
f55c2d0885 - Tiny piece of unicode support 2006-07-23 06:05:23 +00:00
Marcus Boerger
ea14497546 -fix a bunch of warnings 2006-07-23 05:48:08 +00:00
76e91003bf ChangeLog update 2006-07-23 01:30:49 +00:00