summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array")Xinchen Hui2016-01-011-0/+1
* This should be betterXinchen Hui2015-12-301-1/+0
* Fixed bug #71245 (file_get_contents() ignores "header" context option if it's...Xinchen Hui2015-12-302-2/+42
* Fixed info while setting opcache.file_cache_onlyXinchen Hui2015-12-291-2/+8
* Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with referenc...Xinchen Hui2015-12-261-0/+3
* Hatch elePHPantAndrea Faulds2015-12-271-1/+1
* Fixed test (extract is no affected)Xinchen Hui2015-12-251-1/+1
* Fixed bug #71220 (Null pointer deref (segfault) in compact via ob_start)Xinchen Hui2015-12-252-0/+14
* Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-2415-0/+547
|\
| * Fixed and improved testsJulien Pauli2015-12-247-8/+41
| * test to function socket_getopt();marcosptf2015-12-241-0/+74
| * test to function socket_shutdown();marcosptf2015-12-241-0/+54
| * test to function socket_send();marcosptf2015-12-241-0/+50
| * test to function gethostname ( void );marcosptf2015-12-241-0/+20
| * test to function DateTimeZone::getLocation();marcosptf2015-12-241-0/+82
| * test to function stream_get_transports();marcosptf2015-12-241-0/+16
| * test to function stream_get_wrappers();marcosptf2015-12-241-0/+16
| * test to function stream_socket_enable_crypto();marcosptf2015-12-241-0/+64
| * test to function stream_socket_get_name();marcosptf2015-12-241-0/+26
| * Create stream_socket_recvfrom.phptmarcosptf2015-12-241-0/+34
| * test to stream function set_file_buffer.phpt();marcosptf2015-12-241-0/+47
| * test to function PDO_getAvaliableDrivers;marcosptf2015-12-241-0/+11
| * test to misc. function connection_status();marcosptf2015-12-241-0/+10
| * test to function connection_aborted();marcosptf2015-12-241-0/+10
| * Added test for bug #71201Anatol Belski2015-12-231-0/+10
| * Bug #71201 round() segfault on 64-bit buildsAnatol Belski2015-12-231-1/+9
* | These function docs are referencing zend_object_value but this should be zend...Tom Van Looy2015-12-242-2/+2
* | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2015-12-245-7/+91
|\ \
| * | fix merge mistakeAnatol Belski2015-12-231-1/+1
| * | Added test for bug #71201Anatol Belski2015-12-231-0/+10
| * | Bug #71201 round() segfault on 64-bit buildsAnatol Belski2015-12-231-1/+9
| * | Update NEWS & Fixed testXinchen Hui2015-12-231-1/+4
| * | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-232-4/+24
| |\ \ | | |/
| | * Fixed bug #71204 (segfault if clean spl_autoload_funcs while autoloading)Xinchen Hui2015-12-232-4/+24
| * | This should never failXinchen Hui2015-12-231-3/+1
| * | Fixed bug #71202 (Autoload function registered by another not activated immed...Xinchen Hui2015-12-232-2/+47
* | | Superfluous semicolonXinchen Hui2015-12-241-1/+1
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2015-12-221-2/+2
|\ \ | |/
| * Fixed incorrect setting on 32-bit systemsDmitry Stogov2015-12-221-2/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-222-1/+16
|\ \ | |/
| * Fix #70720Julien Pauli2015-12-222-1/+16
* | release only appropriate stringAnatol Belski2015-12-221-1/+5
* | Fixed bug #71190 (substr_replace converts integers in original $search array ...Xinchen Hui2015-12-222-9/+37
* | Fixed #71188 (str_replace converts integers in original $search array to stri...Xinchen Hui2015-12-222-8/+39
* | Fixed typoXinchen Hui2015-12-211-2/+1
* | Fixed bug #71178 (preg_replace with arrays creates [0] in replace array if no...Xinchen Hui2015-12-211-1/+1
* | Fix bug #66179Andrea Faulds2015-12-185-77/+197
* | Fixed bug #71144 (Sementation fault when using cURL with ZTS)Xinchen Hui2015-12-192-0/+21
* | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2015-12-193-4/+5
|\ \
| * \ Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-12-183-4/+5
| |\ \ | | |/