Commit Graph

301 Commits

Author SHA1 Message Date
Zoe Slattery
7effcd5f6c Test from 2009 testfest 2009-08-26 17:17:58 +00:00
Rasmus Lerdorf
7f607e0017 Missed a merge 2009-08-02 23:12:04 +00:00
Rasmus Lerdorf
e07464d7f7 Get rid of this platform-specific test 2009-07-28 14:56:08 +00:00
andy wharmby
0e8ecad7f3 New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-13 12:17:47 +00:00
andy wharmby
7c35094c3f New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:10 +00:00
andy wharmby
23019a1543 New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:06 +00:00
Kalle Sommer Nielsen
29487b7d0a Fix compiler warnings (only in HEAD), same style of silence as in 5.3 2009-05-15 18:01:05 +00:00
Felipe Pena
8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
Moriyoshi Koizumi
8938555fd5 - Make iconv filter accept '.' as the delimiter between encoding names as well
as '/'. It's impossible to specify the filter in php://filter without this
  fix.
2009-03-17 05:27:00 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Felipe Pena
aa6580c0ac - Fixed tests 2009-01-05 19:04:27 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Felipe Pena
43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
Felipe Pena
e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:10:13 +00:00
Felipe Pena
7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-10-24 14:34:17 +00:00
Arnaud Le Blanc
5ef7ecafc1 initialize optional vars 2008-10-21 22:06:49 +00:00
Nuno Lopes
2c49010756 MFB: clean some dead code 2008-09-23 15:22:05 +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
Steph Fox
4be7f4aecd - killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete
2008-05-27 18:16:04 +00:00
Antony Dovgal
2953951544 use macros instead of hardcoded encoding names
(%$#@# AIX is totally broken..)
2008-05-21 15:03:11 +00:00
Felipe Pena
3ed829f10e - Added some UEXPECTs
- Fixed some tests
2008-03-22 14:58:29 +00:00
Dmitry Stogov
42a683d688 Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:56:22 +00:00
Sara Golemon
42524ff33f Some unicode upgrades... 2008-01-21 07:30:49 +00:00
Sebastian Bergmann
9b620d50b4 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
Antony Dovgal
6905cf2982 detect IBM iconv implementation and use correct encoding names 2007-12-04 11:26:54 +00:00
Antony Dovgal
476f214c53 initialize correct variable 2007-11-01 19:13:28 +00:00
Yiduo (David) Wang
95da0dc570 Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
Dmitry Stogov
8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
Antony Dovgal
22dff490b0 fix coverity issue #412 2007-09-27 09:18:36 +00:00
Antony Dovgal
6b3e9fe528 plug leak on error (coverity issue #407) 2007-09-21 13:41:02 +00:00
Stanislav Malyshev
39253a5418 better fix for iconv_substr 2007-09-20 22:38:25 +00:00
Stanislav Malyshev
6d5fce416f MFB length check fix (Mattias Bengtsson) 2007-09-20 21:57:11 +00:00
Stanislav Malyshev
16059f2b18 MFB one more test 2007-09-19 00:49:25 +00:00
Stanislav Malyshev
5fce3f4e02 MFB length tests 2007-09-19 00:42:20 +00:00
Stanislav Malyshev
71929ac5ee limit iconv parameter sizes - workaround for libc bug 2007-09-19 00:37:43 +00:00
Ilia Alshanetsky
373ae24839 MFB 2007-05-28 23:52:13 +00:00
Antony Dovgal
ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
foobar
02b8fc7f28 fix test on systems where php.ini has something else than default settings 2007-05-05 19:26:19 +00:00
Antony Dovgal
544e021080 fix iconv cross-compilation 2007-03-01 11:29:34 +00:00
Antony Dovgal
32561d65b8 fix tests 2007-02-21 19:53:48 +00:00
Antony Dovgal
4b3197ce2b initialize errno 2007-01-24 00:33:44 +00:00
Antony Dovgal
cece486d78 fix #40129 (iconv extension doesn't compile with CodeWarrior on Netware)
patch by gk at gknw dot de
2007-01-17 20:31:49 +00:00
Sebastian Bergmann
3717df72ae Bump year. 2007-01-01 09:29:37 +00:00
Antony Dovgal
a30e5b9920 use safe_emalloc() 2006-12-25 20:44:28 +00:00
Hannes Magnusson
460360ae53 MFB:
- Fixed incorrect function names on FreeBSD where inet_pton() was named
        __inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- Fixed bug #38852 (XML-RPC Breaks iconv)
2006-12-20 10:38:24 +00:00
Ilia Alshanetsky
0252643b32 MFB: Fixed bug #37773 (iconv_substr() gives "Unknown error" when string
length = 1").
2006-11-15 18:35:18 +00:00
Hannes Magnusson
176b72284c Error message clean up
(patch by Matt W (php_lists -AT- realpain.com))
2006-10-08 13:34:24 +00:00
Antony Dovgal
ad1d0e6d65 fix tests 2006-09-19 11:49:21 +00:00
Antony Dovgal
276d063355 improve spelling (fixes #38780) 2006-09-12 17:26:24 +00:00
Michael Wallner
83eac101c3 - fix crash when unicode.sematics are enabled and unicode.output_encoding doesn't match iconv.internal_encoding 2006-09-09 12:10:28 +00:00