| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
# original patch by wmeler at wp-sa dot pl
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
type" errors
|
|
|
|
|
| |
add test
|
|
|
|
|
| |
add test
|
|
|
|
|
| |
add test
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
add test
|
|
|
|
|
| |
add test
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
add test
|
| |
|
| |
|
|
|
|
| |
getName() segfaults)
|
| |
|
|
|
|
|
| |
add test
|
|
|
|
|
| |
when used on empty elements properties (apply PHP emptiness rules)
|
|
|
|
|
| |
add test
|
| |
|
|
|
|
|
| |
add test
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
all single SimpleXMLElements are addressable using offset 0
use correct node for xpath context node
add test
|