]> granicus.if.org Git - php/commit
- Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it returns...
authorFelipe Pena <felipe@php.net>
Sat, 6 Nov 2010 18:32:10 +0000 (18:32 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 6 Nov 2010 18:32:10 +0000 (18:32 +0000)
commitf4927c28bc3b1d7d50a81c9cd1655d003b4a8202
treeb56cb35d5f44ab024c5285658c60d4aaec796adc
parent996f45b688b5d13b81a6bb8e33042a19efd7b130
- Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0))
  patch by: slugonamission at gmail dot com
NEWS
ext/pcre/php_pcre.c
ext/pcre/tests/backtrack_limit.phpt
ext/pcre/tests/bug52732.phpt [new file with mode: 0644]
ext/pcre/tests/invalid_utf8_offset.phpt
ext/pcre/tests/recursion_limit.phpt