History log of /PHP-7.4/ext/tidy/tidy.c (Results 76 – 100 of 230)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# a2045ff3 01-Jan-2013 Xinchen Hui

Happy New Year~


Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4
# 896ac689 11-Jun-2012 Marc Easen

Fixed the common misspelling of the word occurred (occured -> occurred)


# b025b9d0 27-Jun-2012 Johannes Schlüter

Fix #62432 ReflectionMethod random corrupt memory on high concurrent

This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_proper

Fix #62432 ReflectionMethod random corrupt memory on high concurrent

This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()

show more ...


Revision tags: php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8
# ce1a1f5f 07-Feb-2012 Antony Dovgal

fix bug #54682 (tidy null pointer dereference)


# 206f123b 07-Feb-2012 Antony Dovgal

fix bug #54682 (tidy null pointer dereference)


# d305d7a8 07-Feb-2012 Antony Dovgal

fix bug #54682 (tidy null pointer dereference)


Revision tags: php-5.3.10, php-5.4.0RC7
# 773f4c52 23-Jan-2012 Nuno Lopes

minor tweak to warning to fix the bug54682.phpt test


# e718c532 21-Jan-2012 Nuno Lopes

revert r319254 (fix bug #54682) since it is not correct
add test that was broken with that patch.
this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to conf

revert r319254 (fix bug #54682) since it is not correct
add test that was broken with that patch.
this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to confirm, though

show more ...


# 4dd01451 21-Jan-2012 Nuno Lopes

revert r319254 (fix bug #54682) since it is not correct
add test that was broken with that patch.
this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to conf

revert r319254 (fix bug #54682) since it is not correct
add test that was broken with that patch.
this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to confirm, though

show more ...


# 023555c7 21-Jan-2012 Nuno Lopes

revert r319254 (fix bug #54682) since it is not correct
add test that was broken with that patch.
this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to conf

revert r319254 (fix bug #54682) since it is not correct
add test that was broken with that patch.
this bug is probably in libtidy itself and not in PHP. I didn't investigate it enough to confirm, though

show more ...


Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 9a7a1fda 15-Nov-2011 Felipe Pena

- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)


# bb6835f7 15-Nov-2011 Felipe Pena

- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)


# 236120d8 15-Nov-2011 Felipe Pena

- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# fb2ce0bb 12-Jun-2011 Rasmus Lerdorf

Don't expect a path for tidy_repair_string() and fix the tests


# b88a5db4 12-Jun-2011 Rasmus Lerdorf

Don't expect a path for tidy_repair_string() and fix the tests


# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 2d0ab7c9 25-Apr-2011 Pierre Joye

- keep node creation check


12345678910