17457 Commits (dfd229584941c8f2f3b22018167bfbcf3d21a5ea)

Author SHA1 Message Date
Marcus Boerger dfd2295849 - Use engine call to register interfaces (steph) 20 years ago
Andrei Zmievski 5735927d86 I swear it wasn't me. 20 years ago
Rob Richards a86232d9bb MFH: add setIdAttribute, setIdAttributeNS and setIdAttributeNode functionality 20 years ago
Ilia Alshanetsky 5b5e7a4de9 Fixed compiler warning 20 years ago
Michael Wallner 6e2ff39e3e - Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS 20 years ago
Michael Wallner c0505439c3 - Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is 20 years ago
Antony Dovgal 17ad6e2ebf apply correct fix 20 years ago
Antony Dovgal 112f263591 MFH: suppress_errors is used only on Win32, no need to look for it on other systems 20 years ago
Antony Dovgal 0675e5eabb MFH: nuke unused variable 20 years ago
Antony Dovgal 48098f0774 fix tests 20 years ago
Antony Dovgal 210335909a MFH: no need to fetch trsm_ls when it's already available 20 years ago
Antony Dovgal d5be48711a MFH: add expected warning to the test 20 years ago
Derick Rethans c116ecf207 - There was nothing wrong here, bug report #37595 is bogus. 20 years ago
Antony Dovgal 47edd8a303 MFH: fix #37595 (mcrypt_generic calculates data length in wrong way) 20 years ago
Antony Dovgal 9246ba2a82 more test fixes, this time support Oracle 10 20 years ago
Antony Dovgal c1272d8972 fix tests 20 years ago
Antony Dovgal 2817ddccf5 fix test 20 years ago
Antony Dovgal bc5b8eabea MFH 20 years ago
Sara Golemon 79b21ec4cf MFH: Minor fixes (bjori) 20 years ago
Michael Wallner 258351c30a - fix bug #37635 (parameter of pcntl signal handler is trashed) 20 years ago
Seiji Masugata c314888c29 added mb_stristr( ), mb_strrichr( ). 20 years ago
Seiji Masugata 731584c076 added mb_strstr( ), mb_strrchr( ). 20 years ago
Seiji Masugata 42aadabfcb added mb_stripos( ), mb_strripos( ). 20 years ago
Seiji Masugata 7314771a35 added mb_list_encodings_alias_names( ), mb_list_mime_names( ). 20 years ago
Seiji Masugata 91dd8376bd added option parameter mb_list_encodings( ). 20 years ago
Hannes Magnusson 91d4ef33ef MFH: Play nice, use 4digit years in DATE_RSS 20 years ago
Ilia Alshanetsky 5186ee9c59 Added memory_get_peak_usage() function for retrieving peak memory usage of 20 years ago
Hannes Magnusson 61fc424321 MFH: Fixed DATE_COOKIE, DATE_RSS & tests 20 years ago
Antony Dovgal bb4c7ff0e9 MFH: don't require libociei, this allows us to build ext/oci8 against basiclite OIC package 20 years ago
Derick Rethans 9a9cd86f38 - Now as text and not HTML. 20 years ago
Derick Rethans fb92e33b5d - MFH: Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by 20 years ago
Antony Dovgal e4a3732c91 no need to call zend_is_callable() if callable is known to be invalid 20 years ago
Ilia Alshanetsky a400d8908d Convert E_ERROR to E_RECOVERABLE_ERROR 20 years ago
Antony Dovgal 43b660b6ea MFH: no need to check it for not-NULL 20 years ago
Antony Dovgal 70c643f5f0 fix tests 20 years ago
Antony Dovgal fb696afd10 add test 20 years ago
Antony Dovgal 8ca3826a28 MFH: return NULL in case of error 20 years ago
Antony Dovgal 9e1b944989 MFH: improve sed expressions 20 years ago
Michael Wallner 3b407d143b - Fixed bug #36949 (invalid internal mysqli objects dtor) 20 years ago
Antony Dovgal be0fc2b801 MFH: fix #37531 (oci8 persistent connection corruption) 20 years ago
Antony Dovgal ec68882101 add test 20 years ago
Antony Dovgal be0b8c71bc initialize srcstream 20 years ago
Antony Dovgal 1a63feffd1 MFH: prevent resource leaking when passing invalid stream resource as second argument 20 years ago
Georg Richter 10ed7a1e0a Fix for bug #37620 20 years ago
Ilia Alshanetsky 1ad21d9b12 Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssion 20 years ago
Rob Richards a7aa62ded1 MFH: add C14N() and C14NFile() methods to perform XML canonicalization 20 years ago
Dmitry Stogov 10371b034a Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 20 years ago
Pierre Joye 59ddb74938 - fix leaks in openssl context options 20 years ago
Ilia Alshanetsky b882f9f37e Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters) 20 years ago
Michael Wallner 3dcef1b9be - implement standard http stream wrapper options, fixes bug #34180 20 years ago