lp://staging/~vcs-imports/php/trunk
- Get this branch:
- bzr branch lp://staging/~vcs-imports/php/trunk
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from https://svn.php.net/repository/php/php-src/trunk.
Last successful import was .
Recent revisions
- 47215. By cataphract
-
- Fixed bug #61388 (ReflectionObje
ct:getPropertie s() issues invalid reads
when get_properties returns a hash table with (inaccessible) dynamic
numeric properties). - 47214. By cataphract
-
- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
FilesystemIterator's iterators are requested more than once without
having had its dtor callback called in between). - 47213. By cataphract
-
- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduced in
fixing bug #61115. This better fix for #61115 fixes the leak (the inhibition
for deleting the context was too broad) and so prevents segfaults in new
circumstances (where the inhibition was not broad enough). - 47206. By cataphract
-
- Fixed bug #61374: html_entity_decode tries to decode code points that don't
exist in ISO-8859-1.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)