History log of /PHP-7.4/ext/tidy/tidy.c (Results 151 – 175 of 230)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4
# ddb4d1fd 14-Aug-2006 Nuno Lopes

move static declaration to *.c files
mroe static/const keywording


# 0091c7e1 14-Aug-2006 Nuno Lopes

more static keywording
also remove the libtidy patch, as it is too old. users should use a newer libtify anyway


Revision tags: php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1
# c26991a9 08-Jul-2006 Nuno Lopes

MFH


Revision tags: php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: BEFORE_NEW_OUTPUT_API
# 4cb3d182 24-May-2006 Antony Dovgal

fix #37418 (tidy module crashes CLI version of PHP)


Revision tags: php-4.4.3RC1
# 77c1b56c 10-May-2006 Marcus Boerger

- Update after api changes


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 227ca46f 19-Apr-2006 Nuno Lopes

fix build with newer libtidy versions on windows
# first commit on php-src. whatch out :)


# 0f510a6a 03-Apr-2006 Antony Dovgal

#ifdef new functions and use their bodies to make PECL extensions compile with PHP < 5.1.3
(as was agreed with Ilia)


Revision tags: php-5.1.3RC2
# 59b8592c 29-Mar-2006 Antony Dovgal

fix bug #36898 (__set() leaks in classes extending internal ones)

Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_ob

fix bug #36898 (__set() leaks in classes extending internal ones)

Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)

to initialize and destroy zend_object structs

show more ...


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1
# 241aa9a5 14-Nov-2005 Antony Dovgal

MFH: fix #35197 (Destructor is not called) and similar issues in other extensions


Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1
# a329ecd8 25-Oct-2005 Michael Wallner

fix bug #34965 tidy is not binary safe


Revision tags: php-5.1.0RC3, php-5.1.0RC2
# 67f27b0a 12-Oct-2005 Antony Dovgal

make GCC happy and improve CS a bit


Revision tags: php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 335742c2 25-Apr-2005 John Coggeshall

Adding new function tidy_get_opt_doc() to return option documentation at runtime. Thanks to nlopess for the patch


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2
# c590531c 21-Mar-2005 John Coggeshall

Added three new properties to the node: line, column and if it is propreitary or not


Revision tags: php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# bf7cb117 08-Feb-2005 Rasmus Lerdorf

Don't need MSHUTDOWN either here


# 3baf795c 07-Feb-2005 Rasmus Lerdorf

Get rid of more useless RINIT/RSHUTDOWN calls


# 8596934a 30-Dec-2004 Antony Dovgal

tidy_repair_string() should not try to load config file if there was no config parameter


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1
# 5796326d 25-Nov-2004 Ilia Alshanetsky

CS


Revision tags: php-4.3.10RC1
# f85a11f2 14-Nov-2004 Antony Dovgal

fix #30780 (tidy segfaults on 'new tidyNode;')


Revision tags: PRE_NEW_VM_GEN_PATCH
# d5bac133 26-Sep-2004 Ilia Alshanetsky

Return FALSE when file cannot be found.
Specify full paths to the files used for the test.


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# 99e343d2 04-Aug-2004 Zeev Suraski

Update prototypes


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0
# 51ae1cc7 14-Jul-2004 John Coggeshall

Changing the Tidy version to 2.0


12345678910