Commit Graph

373 Commits

Author SHA1 Message Date
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
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Antony Dovgal
1cf59bfb94 fix test 2009-01-13 12:00:45 +00:00
Scott MacVicar
faef1619ff The previous error was masked by a missing entry, sync them back up. 2009-01-12 14:27:39 +00:00
Scott MacVicar
e3679338f2 MFB This entry doesn't exist upstream any more, it also caused all error messages to be one off. 2009-01-12 13:36:41 +00:00
Rob Richards
6c00dcede6 fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse()) 2009-01-11 12:00:30 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Rob Richards
03e656bc05 fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test
2008-12-12 04:15:14 +00:00
Ant Phillips
4021b612bf Remove duff comment produced by the test generator tool 2008-12-05 14:18:00 +00:00
Ant Phillips
7e2d3f2efb XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:17 +00:00
Dmitry Stogov
e5454b359a Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:02:45 +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
Felipe Pena
52a818d769 MFB:
- New parameter parsing API
- Fixed crash in xml_parse_into_struct
2008-08-24 02:12:51 +00:00
Antony Dovgal
d048cb10ef fix folding 2008-07-17 11:40:55 +00:00
Dmitry Stogov
0cfa6a5977 support for closures 2008-07-17 09:52:51 +00:00
Felipe Pena
1679ebdb9a - MFB: Removed unnecessary #include "zend_arg_defs.c" 2008-07-05 20:19:47 +00:00
Felipe Pena
2c69f7796b - MFB: Added arginfo 2008-07-01 15:35:17 +00:00
Felipe Pena
77080b64d9 - Removed UEXPECT(F) 2008-05-27 02:55:52 +00:00
Antony Dovgal
9b028e77b3 fix test names 2008-05-14 13:05:55 +00:00
Rasmus Lerdorf
ffa4d39dcc Fix typo 2008-01-30 08:52:55 +00:00
Rasmus Lerdorf
b5ff09a345 Fixed bug #43957 2008-01-29 23:29:04 +00:00
Nuno Lopes
1dc0e94e0f MFB: remove unused PHP_EXTNAME_API macros.
#in preparation for the gcc 4 visibility patch
2008-01-03 16:18:29 +00:00
Sebastian Bergmann
9b620d50b4 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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
Dmitry Stogov
fb5fa1877f unicode support 2007-07-11 08:27:33 +00:00
Martin Kraemer
e46b1b3747 Typo 2007-03-14 09:49:58 +00:00
Sebastian Bergmann
3717df72ae Bump year. 2007-01-01 09:29:37 +00:00
Antony Dovgal
79c8816327 fix arguments order (just in the sake of purity) 2006-12-26 12:29:32 +00:00
Rob Richards
a4cc7057f8 mark more functions unicode compatible 2006-11-15 12:27:32 +00:00
Rob Richards
19da4e2df9 add unicode support so Andrei finally stops asking me about it
update tests
2006-11-15 12:08:12 +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
3914ce4c1a fix tests 2006-09-19 11:25:07 +00:00
Rob Richards
951a640e9b fix bug #38454 (warning upon disabling handler via xml_set_element_handler)
fix bug #38427 (unicode causes xml_parser to misbehave)
remove need for TSRMLS_FETCH() call
add test
2006-08-15 22:45:18 +00:00
Ilia Alshanetsky
9829b0c1ff MFB: Expose the xml_utf8_encode function. 2006-08-02 15:22:56 +00:00
Antony Dovgal
a704d11e82 fix tests 2006-06-29 13:05:23 +00:00
Dmitry Stogov
943960c324 Added automatic module globals management 2006-06-13 13:12:20 +00:00
Pierre Joye
bb1ec86f9d - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
(calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR
2006-03-08 00:43:32 +00:00
Antony Dovgal
098a1c98ff MF51: nuke unused variable 2006-02-02 21:43:40 +00:00
Dmitry Stogov
227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
Rob Richards
5daa75b09c fix test 2006-01-04 20:55:14 +00:00
foobar
251c5173fd bump year and license version 2006-01-01 13:10:10 +00:00
Marcus Boerger
079c4d1b5e - Fix test by splitting it 2005-12-23 20:03:31 +00:00
Marcus Boerger
3590c425b3 - Do not test output escaping here 2005-12-23 08:44:34 +00:00
Marcus Boerger
c04b25f63c - Find lib in default locations, too 2005-12-22 08:57:50 +00:00
Antony Dovgal
3231899d71 MFB: add missing skipif conditions 2005-12-21 10:50:10 +00:00
Rob Richards
046b0daf15 Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM)
add test
2005-12-19 14:16:10 +00:00
foobar
a208d9a966 - Nuke php3 legacy 2005-12-06 02:28:26 +00:00
foobar
fae94910ae nuke php3 legacy (and be consistent) 2005-12-06 01:02:38 +00:00