Commit Graph

42163 Commits

Author SHA1 Message Date
Antony Dovgal
0830b0026d cleanup on test failure 2008-07-01 11:20:15 +00:00
Dmitry Stogov
d8aad16dd0 Use new parameter parsing API 2008-07-01 10:01:25 +00:00
Antony Dovgal
a96cf2b175 fix crash in define() 2008-07-01 09:17:43 +00:00
Antony Dovgal
485a57c37d fix typo 2008-07-01 08:21:57 +00:00
Antony Dovgal
26a0ce4cb1 misc parse_parameters fixes 2008-07-01 08:19:53 +00:00
Antony Dovgal
640cdfa3ad int -> long 2008-07-01 08:17:19 +00:00
Antony Dovgal
9c6362a1dd this should be long 2008-07-01 08:15:44 +00:00
Antony Dovgal
56dd2ba708 MF53 2008-07-01 08:12:42 +00:00
Antony Dovgal
f5d82e28ce fix curl_init()
"s" in HEAD accepts zstr
2008-07-01 08:10:47 +00:00
Antony Dovgal
5389a44a05 int -> long 2008-07-01 07:21:24 +00:00
c78ca3fdc7 ChangeLog update 2008-07-01 01:31:52 +00:00
Stanislav Malyshev
ab8e8b75f1 convert all built-in functions to new API 2008-06-30 21:05:06 +00:00
Felipe Pena
e391202c0b - MFB: Added arginfo 2008-06-30 14:53:45 +00:00
Felipe Pena
f7a93a0350 - MFB: zend_arg_defs.c is unnecessary now 2008-06-30 13:47:22 +00:00
Felipe Pena
e97b54db43 MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"
2008-06-30 13:27:45 +00:00
Felipe Pena
effcd82e54 - MFB: New parameter parsing API
- Fixed tests
2008-06-30 01:59:35 +00:00
f2fea074c7 ChangeLog update 2008-06-30 01:31:52 +00:00
Felipe Pena
5d2b1e7eb7 MFB: - Added arginfo 2008-06-29 15:21:42 +00:00
Felipe Pena
b5222d3bb2 MFB:
- New parameter parsing API
- Added arginfo
2008-06-29 14:34:39 +00:00
8cf3dc6ade ChangeLog update 2008-06-29 01:31:44 +00:00
Felipe Pena
73c3c58771 - MFB: Added arginfo 2008-06-28 22:19:24 +00:00
Scott MacVicar
d2bbad4f1b Sort Windows changes for mhash BC layer 2008-06-28 15:30:45 +00:00
Scott MacVicar
bbc1ff0e9e MFB: Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-28 15:20:49 +00:00
Alexey Zakhlestin
6495bcca65 updated to the new parameter-parsing api (port from 5.3) 2008-06-28 10:16:25 +00:00
Henrique do Nascimento Angelo
d44509418e Fix a memory leak on openssl_decrypt() 2008-06-28 09:24:18 +00:00
9c812109d4 ChangeLog update 2008-06-28 01:31:48 +00:00
Stanislav Malyshev
7913749eb8 deprecate zend_get_parameters_ex 2008-06-27 21:18:41 +00:00
Felipe Pena
61a01e1c20 - MFB: Added arginfo 2008-06-27 19:17:29 +00:00
Stanislav Malyshev
3143e62b80 enable on MSVC too 2008-06-27 18:45:15 +00:00
Christopher Jones
8a23c1d2d8 OCI8: (PECL #14219) Improve README 2008-06-27 18:26:05 +00:00
Felipe Pena
474bcc8cc1 - MFB: Added arginfo 2008-06-27 16:37:03 +00:00
Felipe Pena
a9b4ed2118 - MFB: Added arginfo 2008-06-27 15:47:21 +00:00
Felipe Pena
433cfbcdda - MFB: Added arginfo 2008-06-27 15:35:49 +00:00
Felipe Pena
82123ead4a - MFB: Added arginfo 2008-06-27 13:17:27 +00:00
Dmitry Stogov
8565522d49 ws 2008-06-27 06:43:38 +00:00
fb87bf9cea ChangeLog update 2008-06-27 01:32:05 +00:00
Stanislav Malyshev
5e93e9164e MFB: allow to deprecate engine functions 2008-06-27 01:24:08 +00:00
Felipe Pena
c110a49b03 - Fixed tests 2008-06-26 11:07:14 +00:00
Felix De Vliegher
8c22747b68 MFB: tests for lchown(), testfest.php.net task number 129. 2008-06-26 09:12:40 +00:00
f7012700e6 ChangeLog update 2008-06-26 01:31:56 +00:00
Felipe Pena
23a350b7a5 - Fixed tests 2008-06-25 22:51:53 +00:00
Felipe Pena
8f7f5c7d57 - MFB: Removed E_DEPRECATED on is_a()
(http://marc.info/?l=php-internals&m=121390431523970&w=2)
2008-06-25 22:37:14 +00:00
Felipe Pena
2751fe0354 - New parameter parsing API 2008-06-25 16:22:13 +00:00
Dmitry Stogov
c306b42658 Added support for namespaces 2008-06-25 12:34:14 +00:00
Dmitry Stogov
7528240b85 Fixed bug #45352 (Segmentation fault because of tick function on second request) 2008-06-25 12:18:51 +00:00
ae1319e610 ChangeLog update 2008-06-25 01:31:44 +00:00
Raghubansh Kumar
05fccba7fc New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit 2008-06-24 15:46:24 +00:00
Felipe Pena
97a2917cad MFB: Added arginfo 2008-06-24 12:10:35 +00:00
Andrey Hristov
fd699ce7d3 Fix possible bug with persistent connections 2008-06-24 11:19:07 +00:00
Felix De Vliegher
0a7198a297 MFB: tests for ob_get_flush(), testfest task number #131 2008-06-24 10:33:38 +00:00