Commit Graph

38205 Commits

Author SHA1 Message Date
Antony Dovgal
6af0020d9c fix test 2007-05-22 16:57:18 +00:00
Antony Dovgal
60afeec652 fix tests 2007-05-22 16:56:47 +00:00
Nuno Lopes
c39a15e7d5 ignore *.gcno files (gcov) 2007-05-22 16:12:07 +00:00
Raghubansh Kumar
b609c75148 New version of gettype_settype_basic.phpt, gettype_settype_variation3.phpt, gettype_settype_variation7.phpt, gettype_settype_error.phpt, gettype_settype_variation4.phpt, gettype_settype_variation8.phpt, gettype_settype_variation1.phpt, gettype_settype_variation5.phpt, gettype_settype_variation2.phpt, gettype_settype_variation6.phpt 2007-05-22 16:06:44 +00:00
Raghubansh Kumar
6d36305465 New version of basename_basic.phpt basename_error.phpt basename_variation.phpt 2007-05-22 16:03:57 +00:00
Hannes Magnusson
d4324a5e4b Philip, the new phpdoc editor \o/ 2007-05-22 15:46:27 +00:00
Antony Dovgal
f996452e8b improve variable name checks
add more tests
2007-05-22 14:32:40 +00:00
Hannes Magnusson
69c40e4141 MFB: max_input_nesting_level 2007-05-22 13:28:49 +00:00
Antony Dovgal
873218f07a fix tests 2007-05-22 09:45:12 +00:00
Antony Dovgal
93b3bc490d fix #41442 (imagegd2() under output control) 2007-05-22 09:44:55 +00:00
018ed15cad ChangeLog update 2007-05-22 01:31:09 +00:00
Marcus Boerger
e5527ea5d8 - Update 2007-05-21 16:46:19 +00:00
Marcus Boerger
4fdef4b510 - Provide error function in base class
- Add add and delete subcommands
- Add -l to pack and add subcommands
2007-05-21 16:45:56 +00:00
Marcus Boerger
0492e34462 - Fix Inheritance 2007-05-21 16:44:24 +00:00
Marcus Boerger
f2cec0600c - Make Pahr::loadPhar() and Phar::mapPhar() respect extract list 2007-05-21 16:43:53 +00:00
Michael Wallner
31509b6433 MFB: first check the SSL lib string in libcurl and then the header 2007-05-21 13:34:39 +00:00
Dmitry Stogov
778d557116 Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings 2007-05-21 13:14:02 +00:00
Antony Dovgal
e4f2d9749c fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) 2007-05-21 11:37:43 +00:00
Dmitry Stogov
e25fd7ad9b Fixed crash on "php -b 1234 -unknown-option" 2007-05-21 09:08:25 +00:00
Dmitry Stogov
176864b509 libfcgi cleanup (Andrei Nigmatulin) 2007-05-21 08:48:13 +00:00
Antony Dovgal
0c9a9f61fb use zend_make_string_zval()
thanks Matt!
2007-05-21 07:34:41 +00:00
Antony Dovgal
52587a3d5c check if fci->object_pp points to NULL 2007-05-21 07:12:34 +00:00
0eee9fde39 ChangeLog update 2007-05-21 01:31:05 +00:00
Marcus Boerger
a1975735a9 - Update 2007-05-20 22:16:19 +00:00
Marcus Boerger
7e1ba8bffb - Fix the fix 2007-05-20 22:14:07 +00:00
Marcus Boerger
73ddcc1fd2 - Fix shutdown 2007-05-20 21:46:54 +00:00
Marcus Boerger
fd0f2c1b9b - Add print_htptr, print_htstr 2007-05-20 21:45:58 +00:00
Marcus Boerger
20d2f3f42d - This test needs to write 2007-05-20 18:34:17 +00:00
Marcus Boerger
429d07ef40 - Update copyright 2007-05-20 18:29:43 +00:00
Marcus Boerger
8e53721411 - Make it executeable 2007-05-20 18:24:15 +00:00
84bf85a01a ChangeLog update 2007-05-20 01:31:03 +00:00
Pierre Joye
017f5f4238 - MFB:
- Fixed a possible crash in the event directory cannot be created, due to a
   double free. (Ilia)
 - Use the same tests for zip_stat
2007-05-19 22:26:32 +00:00
Pierre Joye
0f7a838d0b - #41423, PHP assumes wrongly that certain ciphers are enabled in OpenSSL 2007-05-19 22:04:27 +00:00
Michael Wallner
97399e90f7 - fix compiler/linker agnostic runpath switch 2007-05-19 19:36:35 +00:00
Marcus Boerger
05459db504 - Better handling of alias = NULL 2007-05-19 16:06:49 +00:00
Antony Dovgal
c66d75a933 use correct constant 2007-05-19 12:52:31 +00:00
19fcd12cb2 ChangeLog update 2007-05-19 01:31:07 +00:00
Stanislav Malyshev
602c6c7986 fix unary operator precision (bug #41401) 2007-05-18 20:48:19 +00:00
Antony Dovgal
5b56ff03b4 fix leak and check for < 0 only of the 5th arg was passed 2007-05-18 20:34:07 +00:00
Stanislav Malyshev
b9734eac07 add test for 41401 2007-05-18 20:26:59 +00:00
Marcus Boerger
27ca5af569 - Increment extension version 2007-05-18 17:54:24 +00:00
Marcus Boerger
611aa32fee - Update TODO 2007-05-18 17:53:32 +00:00
Marcus Boerger
d4988e2d1e - Make phar class optional, allowing PHP_Archive instead 2007-05-18 17:53:07 +00:00
Marcus Boerger
8e561453ec - Add Phar::getAlias() 2007-05-18 17:50:39 +00:00
Marcus Boerger
a56e04ea5f - Make alias optioal and return it in info command 2007-05-18 17:49:16 +00:00
Antony Dovgal
451d4858b3 fix #41432 (extract() does not accept empty prefix) 2007-05-18 14:11:12 +00:00
Dmitry Stogov
5dc51fecf8 Improved compilation of heredocs and interpolated strings. (Matt) 2007-05-18 13:12:47 +00:00
Johannes Schlüter
c7496d3db8 - Use the right variable name 2007-05-18 12:38:07 +00:00
Rasmus Lerdorf
5e84cb97a0 MFB syscall optimizations
# boredom on the plane to China...
2007-05-18 12:15:01 +00:00
Antony Dovgal
eb2240d494 fix #41430 (Fatal error with negative values of maxlen parameter of file_get_contents()) 2007-05-18 12:05:55 +00:00