Commit Graph

23317 Commits

Author SHA1 Message Date
Rob Richards
75cc69e2b9 MFB: fix iconv linking 2008-07-11 14:42:00 +00:00
Derick Rethans
74947e562e - Move lib to libmagic 2008-07-11 14:13:50 +00:00
Derick Rethans
90f11b47df - Step one for bundling the libmagic library. Some config.m4 issues left. 2008-07-11 14:10:50 +00:00
Felipe Pena
1de275f2c8 MFB: - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect) 2008-07-11 13:54:47 +00:00
Antony Dovgal
e92b2b506a make sure dom extension is present 2008-07-11 12:43:55 +00:00
Felipe Pena
9277fc89c4 - MFB: Fixed bug #45485 (strip_tags and <?XML tag) 2008-07-11 12:43:06 +00:00
Felipe Pena
5003bfc028 MFB: - Fixed the strings size in imap_headerinfo 2008-07-11 11:29:41 +00:00
Antony Dovgal
3519ed9e31 manage references of stream context properly 2008-07-11 10:24:29 +00:00
Antony Dovgal
e5612456de fix skip messages 2008-07-11 09:16:50 +00:00
Antony Dovgal
8e28f5d4c0 check for posix_getuid() 2008-07-11 09:15:37 +00:00
Derick Rethans
0e86197822 - Fixed a compiler warning - the code didn't make much sense. 2008-07-11 08:42:11 +00:00
David Soria Parra
82830dd06f PHP Testfest. Tests done by Felix De Vliegher 2008-07-10 23:36:15 +00:00
Felipe Pena
8cb2c1da19 - MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024) 2008-07-10 17:54:08 +00:00
Etienne Kneuss
ad3cd911ac Forgot to remove the count method here 2008-07-10 13:16:01 +00:00
Etienne Kneuss
cecf208c3f Fix resolution rule of count vs. handler 2008-07-09 21:29:39 +00:00
Etienne Kneuss
6d0c676a59 Move SXI::count to SXE::count and make it user-friendly 2008-07-09 21:27:10 +00:00
Etienne Kneuss
4362c16f6a Test extended iterators methods 2008-07-09 20:34:36 +00:00
Rob Richards
3b58e7e8c6 MFB: fix zlib detection and linking
- synch zip config.w32
2008-07-09 16:13:53 +00:00
Felipe Pena
96593efd3b - Fixed test 2008-07-09 13:00:00 +00:00
Felipe Pena
83a2c2f87c - MFB: Added arginfo 2008-07-09 12:51:26 +00:00
Etienne Kneuss
4d1b2255de MFB: Fix filename/pathname/getpathinfo tests according to SPL fix 2008-07-09 09:01:08 +00:00
Joe Orton
28d3a9ef33 - tweak test case to better trigger the (now-fixed) reference bugs 2008-07-09 08:29:55 +00:00
Etienne Kneuss
8cab636c24 Woopsy 2008-07-08 22:49:35 +00:00
Etienne Kneuss
c621d4f63f - Fix filename in debug_info
- Fix #45345 (getPathInfo on the file instead of the dir)
- Remove trailing / on input
2008-07-08 22:40:30 +00:00
Derick Rethans
b30cdcd5a7 - Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
allowing a few more format specifiers in date_create_from_format() /
  date_parse_from_format().
2008-07-08 20:23:38 +00:00
Derick Rethans
d5bc2d0682 - Fixed a memleak (Original patch by Hannes Magnusson). 2008-07-08 19:29:06 +00:00
Pierre Joye
739450edb7 - use _a for static lib
- fix logic for shared zlib
2008-07-08 19:07:53 +00:00
Derick Rethans
3042898466 - Fixed some ambiguities in the date parser. 2008-07-08 18:27:07 +00:00
Derick Rethans
a339c57e1d - Replaced // by /* .. */ comments. 2008-07-08 17:56:36 +00:00
Derick Rethans
698b0f818f - Fixed memory leaks and segfaults, patch by Joe Orton.
- Fixed bug #45038 (Crash when using DateTimeZone object returned by
  Date::getTimezone).
2008-07-08 17:40:35 +00:00
Henrique do Nascimento Angelo
4e39ede17f Fix the expected FileDateTime 2008-07-08 15:34:23 +00:00
Dmitry Stogov
8d2e0a7e0f Added closures support 2008-07-08 07:05:04 +00:00
Stanislav Malyshev
3e74c7848d Merge intl extension to HEAD
# do not use yet in HEAD, needs some adjustment
2008-07-07 23:42:30 +00:00
David Soria Parra
5632fc1dea Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:30:29 +00:00
Felipe Pena
e3c002621f MFB: - Added arginfo 2008-07-07 17:34:07 +00:00
Felipe Pena
1b347b09d3 - MFB: Added arginfo 2008-07-07 17:19:07 +00:00
Derick Rethans
bbdb2416d0 - Updated to version 2008.4 (2008d) 2008-07-07 14:36:11 +00:00
Felipe Pena
77c2eb1dcd - MFB: Removed unused variables 2008-07-07 13:55:42 +00:00
Felipe Pena
f2655e0e5d MFB:
- Added arginfo
- Removed unnecessary #include "zend_arg_defs.c"
2008-07-07 13:52:44 +00:00
Jani Taskinen
c344b35cc8 - Update credits 2008-07-07 10:38:16 +00:00
Alexey Zakhlestin
df6701892b MFB: string length -> int 2008-07-07 10:00:30 +00:00
Alexey Zakhlestin
9951e4822e MFB: updated to the new parameter-parsing api 2008-07-07 09:57:12 +00:00
Alexey Zakhlestin
e7ee0d709d MFB: added arginfo (fixes #45388) 2008-07-07 09:47:02 +00:00
Pierre Joye
c9d7050fa1 - add support for old named zlib (no _a or dynamic)
- nuke the right unused vars
2008-07-07 08:40:04 +00:00
Pierre Joye
579a044be3 - restore wrongly removed vars
- test if zlib is shared or not (possible conflict)
2008-07-07 08:36:04 +00:00
Etienne Kneuss
b6c53b8c73 Remove .htaccess file(??) 2008-07-07 00:06:05 +00:00
Etienne Kneuss
e6fe25f589 Add missing test 2008-07-06 23:52:44 +00:00
Etienne Kneuss
e8cbf4c663 First part of count/handlers related fixes 2008-07-06 23:45:38 +00:00
Pierre Joye
d4b47f1276 - has been moved to PECL 2008-07-06 19:29:29 +00:00
Pierre Joye
152dae2160 - has been moved to siberia (the true one) 2008-07-06 19:28:28 +00:00
Pierre Joye
ed1e8ca285 - update lib/headers detection
- nuke unused variables
2008-07-06 17:06:43 +00:00
Pierre Joye
1e32f6a14d - update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:58:51 +00:00
Pierre Joye
bdb6726abe - MFB: don't enable xmlrpc when libxml is missing 2008-07-06 16:55:01 +00:00
Nuno Lopes
b24f6f8253 MFB: fix CVE-2008-2371 2008-07-06 15:23:44 +00:00
Nuno Lopes
8a5db93312 upgrade to pcre 7.7 2008-07-06 15:18:00 +00:00
Felipe Pena
fb588a3776 MFB: Added arginfo 2008-07-06 05:02:40 +00:00
Felipe Pena
bc0af0579e MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"
2008-07-05 22:36:55 +00:00
Felipe Pena
1679ebdb9a - MFB: Removed unnecessary #include "zend_arg_defs.c" 2008-07-05 20:19:47 +00:00
Felipe Pena
747837087e MFB:
- Added arginfo (methods)
- Removed #include "zend_arg_defs.c"
2008-07-05 20:16:34 +00:00
Felipe Pena
e9e01d4950 - MFB: zend_arg_defs.c is unnecessary now 2008-07-05 20:10:41 +00:00
Pierre Joye
8f0b882137 - silent redefinition warning 2008-07-05 18:17:02 +00:00
Pierre Joye
60dbdea125 - fix build (function was never implemented), even if noone uses it (or complained about broken build ;) 2008-07-05 13:12:57 +00:00
Scott MacVicar
fa42e815a8 MFB: Fix break caused by previous commit, warning and remove zend_get_parameters() 2008-07-05 00:34:24 +00:00
Pierre Joye
dad71addef - MFB: fix compile error with VC6 2008-07-04 21:01:26 +00:00
Alexey Zakhlestin
30ab26af8b MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent 2008-07-04 14:56:30 +00:00
Felipe Pena
543de6df1c MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c" (it's unnecessary now)
2008-07-04 14:10:24 +00:00
Pierre Joye
b23f7298fb - MFB: add 2007a/b info
- update config.w32 to detect static lib
2008-07-03 18:28:41 +00:00
Felipe Pena
0703032a7b - MFB: New parameter parsing API 2008-07-03 12:40:48 +00:00
Felipe Pena
4b50d12a48 - MFB: Added arginfo (functions) 2008-07-03 12:21:25 +00:00
Pierre Joye
b00408f2da - MFB: does not enable zlib when a lib or header is missign 2008-07-02 20:52:35 +00:00
Antony Dovgal
6c94aa02ab fix test 2008-07-02 12:24:45 +00:00
Antony Dovgal
15e70c34e2 use zend_ascii_hash_find() and check its return value to prevent crash when function not found 2008-07-02 10:46:52 +00:00
Felipe Pena
913ae1b492 - MFB: Added arginfo 2008-07-02 00:13:26 +00:00
Felipe Pena
d1dba3fc3c - MFB: Added arginfo 2008-07-01 19:44:18 +00:00
Felipe Pena
97695562da - MFB: Added arginfo 2008-07-01 19:14:28 +00:00
Felipe Pena
ea3cba1cc2 - MFB: Added arginfo (functions) 2008-07-01 18:30:20 +00:00
Felipe Pena
ac4474b6a7 MFB:
- Added arginfo
- Fixed
  - PHP_SYBASE check
  - compile warning
2008-07-01 17:29:48 +00:00
Felipe Pena
017a9016f7 - MFB: Added arginfo 2008-07-01 15:50:09 +00:00
Felipe Pena
2c69f7796b - MFB: Added arginfo 2008-07-01 15:35:17 +00:00
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
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
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
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
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
Henrique do Nascimento Angelo
d44509418e Fix a memory leak on openssl_decrypt() 2008-06-28 09:24:18 +00:00
Felipe Pena
61a01e1c20 - MFB: Added arginfo 2008-06-27 19:17:29 +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