Commit Graph

191 Commits

Author SHA1 Message Date
Sebastian Bergmann
22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
Pierrick Charron
c55741f06f Add a test for tidyNode::__construct() 2009-12-29 16:06:27 +00:00
Jani Taskinen
d4c3e2a9ae - Last ws pollution, I hope. 2009-12-29 13:00:09 +00:00
Jani Taskinen
d973c13ce2 - Try prevent accidents 2009-12-29 12:57:38 +00:00
Jani Taskinen
d70f0bec3b - WS + CS 2009-12-29 12:46:48 +00:00
Pierrick Charron
f4fd9b7b90 Set the tidyNode constructor private 2009-12-28 17:01:24 +00:00
Pierrick Charron
ae727fea24 Changed tidyNode class to disallow manual node creation. 2009-12-25 21:24:36 +00:00
Pierrick Charron
08974cf41b Fixed bug #50558 (Broken object model when extending tidy) 2009-12-25 01:35:57 +00:00
Patrick Allaert
56732c9f51 Minor change to improve code coverage 2009-09-16 12:35:54 +00:00
Kalle Sommer Nielsen
dcd43b5264 Fixes #49428 - Patch by Patrick Allaert 2009-09-01 14:05:00 +00:00
Patrick Allaert
321c9f2921 Added Tidy basic test for tidy_access_count 2009-09-01 13:06:52 +00:00
Patrick Allaert
f4ee7dee81 Added Tidy basic test for tidy_warning_count 2009-09-01 13:06:31 +00:00
Patrick Allaert
a137593541 Added Tidy basic test for tidy_error_count 2009-09-01 13:06:16 +00:00
Patrick Allaert
476569b691 Added Tidy basic test for tidy_config_count 2009-09-01 13:05:54 +00:00
Patrick Allaert
552d8f4836 Added: Tidy basic test for getConfig() 2009-08-27 08:50:07 +00:00
Patrick Allaert
e9201af574 Added: Tidy test with invalid configuration options 2009-08-27 08:49:24 +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
Zoe Slattery
af880ec61e test for /ext/tidy from stefan priebsch 2009-03-16 20:37:18 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Ilia Alshanetsky
6973cd82d1 MFB: Arg parsing cleanup 2009-01-06 23:46:22 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Antony Dovgal
7c3170f5ac lost part of the fix 2008-12-27 20:23:05 +00:00
Antony Dovgal
4ec1bdf3f2 fix compile warning 2008-12-27 20:21:57 +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
Henrique do Nascimento Angelo
047bf62f61 Fix wrong Unicode string length (bytes) in tidy_parse_string() 2008-08-29 22:59:41 +00:00
Pierre Joye
839bd439b0 - first static lib then dyn or old one 2008-08-01 11:21:27 +00:00
Felipe Pena
a9e846b21e - Fixed tests 2008-07-29 12:20:39 +00:00
Felipe Pena
4b50d12a48 - MFB: Added arginfo (functions) 2008-07-03 12:21:25 +00:00
Felipe Pena
77080b64d9 - Removed UEXPECT(F) 2008-05-27 02:55:52 +00:00
Felipe Pena
2818d4fc51 New way for check void parameters 2008-03-04 23:39:15 +00:00
Marcus Boerger
f1d8a5ca60 - revert over constfying 2008-01-27 15:03:55 +00:00
Nuno Lopes
64d4e4244a MFB: const keywording 2008-01-25 20:30:36 +00:00
Sebastian Bergmann
9b620d50b4 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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
Nuno Lopes
c5df1d8673 oops.. thats what you get for commiting code without compiling nor testing.. 2007-09-20 22:44:17 +00:00
Nuno Lopes
c891118ce9 MFB: fix crash in tidy_get_body() and related functions when the node doesnt exist 2007-09-20 22:30:49 +00:00
Nuno Lopes
b092900c35 also remove this file in HEAD 2007-09-01 14:44:16 +00:00
Nuno Lopes
859841cf8c MFB: update 2007-07-17 10:30:50 +00:00
Ilia Alshanetsky
e844eaedbb MFB 2007-05-29 21:06:04 +00:00
Nuno Lopes
beacfebc7b use the new 's&' parameter type and simplify the code 2007-05-04 17:45:56 +00:00
Nuno Lopes
b0b2d07050 sync tests with php 5.2 2007-02-11 16:12:00 +00:00
Nuno Lopes
2a47436c67 fix a few tests (segfaults + wrong output) 2007-02-08 16:37:52 +00:00
Nuno Lopes
e9d4b10d86 MFB: fix a few crashes 2007-01-23 19:50:14 +00:00
Nuno Lopes
b3bca12cf6 MFB: fix crash & add tests 2007-01-20 12:58:20 +00:00
Nuno Lopes
ed9acc4e04 MFB: fix crash 2007-01-20 12:27:55 +00:00
Nuno Lopes
7ae095f947 MFB: fix segfaults with new libtidy 2007-01-19 18:57:06 +00:00
Sebastian Bergmann
3717df72ae Bump year. 2007-01-01 09:29:37 +00:00