summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-01731-739/+739
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-01770-779/+779
* | Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array")Xinchen Hui2016-01-012-0/+5
* | Fixed test after fix lineno of finallyXinchen Hui2016-01-011-6/+8
* | MFH: Fix lineno for finally FAST_CALL and JMPDerick Rethans2015-12-311-0/+2
* | This should be betterXinchen Hui2015-12-302-4/+2
* | Fixed bug #71245 (file_get_contents() ignores "header" context option if it's...Xinchen Hui2015-12-303-2/+44
* | Fixed info while setting opcache.file_cache_onlyXinchen Hui2015-12-291-2/+8
* | Drop extra lineLior Kaplan2015-12-271-1/+0
* | Add CVE for #71105 (PHP 7.0.1)Lior Kaplan2015-12-271-1/+1
* | Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with referenc...Xinchen Hui2015-12-262-0/+8
* | 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-253-0/+16
* | Fixed bug #71221 (Null pointer deref (segfault) in get_defined_vars via ob_st...Xinchen Hui2015-12-253-0/+16
* | Remove mentions of "type hint" and "typehint"Levi Morrison2015-12-2478-112/+112
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-241-0/+2
|\ \ | |/
| * Fixed testJulien Pauli2015-12-241-0/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-2416-0/+564
|\ \ | |/
| * Fixed and improved testsJulien Pauli2015-12-248-16/+18
| * test to function socket_getopt();marcosptf2015-12-241-0/+74
| * test to function socket_clear_error();;marcosptf2015-12-241-0/+34
| * 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
| * test to function memory_get_peak_usage();marcosptf2015-12-241-0/+14
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-242-8/+6
|\ \ | |/
| * Update default_mimetype ini setting descriptionThomas Punt2015-12-242-8/+6
* | 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-247-15/+110
|\ \
| * | update NEWSAnatol Belski2015-12-231-0/+1
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2015-12-230-0/+0
| |\ \ | | |/
| | * update NEWSAnatol Belski2015-12-231-0/+1
| | * Added test for bug #71201Anatol Belski2015-12-231-0/+10
| | * Bug #71201 round() segfault on 64-bit buildsAnatol Belski2015-12-231-1/+9
| * | 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
| * | Sort 7.0.1 extensions' entriesLior Kaplan2015-12-231-7/+7
| * | Add CVE for #71020 (PHP 7.0.1)Lior Kaplan2015-12-231-1/+1