summaryrefslogtreecommitdiff
path: root/ext/standard/basic_functions.h
Commit message (Expand)AuthorAgeFilesLines
* Future-proof email addressesZeev Suraski2018-11-011-2/+2
* Fix clang compilationAnatol Belski2018-08-011-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Use const pointersAnatol Belski2018-03-201-1/+1
* Get rid of castsAnatol Belski2018-03-011-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Add net_get_interfaces()Sara Golemon2017-11-271-1/+3
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Fix URL rewriter issuesYasuo Ohgaki2016-08-111-1/+4
* Alias rand to mt_randLeigh2016-07-051-4/+1
* Fix mt_rand impl. Provide legacy impl. access.Leigh2016-07-051-0/+1
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+7
* Add back typedefs for php_uint32 and php_int32Nikita Popov2016-02-041-0/+4
* Replace usage of php_int32 and php_uint32 with int32_t and uint32_tRouven Weßling2016-02-041-14/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Implemented FR #45235 A way to clear or reset the results for error_get_last()Reeze Xia2015-03-031-0/+1
* | Remove set_magic_quotes_runtimeNikita Popov2015-01-171-1/+0
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | Fixed bug #68636 (setlocale no longer returns current value per category).Dmitry Stogov2015-01-091-1/+2
* | Improved setlocale(). Eliminated locale comparison in ext/pcre if it's not ne...Dmitry Stogov2014-12-191-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-8/+8
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-0/+8
|\ \
| * | basic clang compatibility on windowsAnatol Belski2014-11-071-0/+4
| * | Merge branch 'PHP-5.6'Anatol Belski2014-10-291-0/+4
| |\ \ | | |/
| | * dll export APIs needed by phpdbgAnatol Belski2014-10-291-0/+4
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-241-2/+2
|\ \ \ | |/ /
| * | rework the previous fix for var names with size_t, no ugly casts anymoreAnatol Belski2014-10-231-1/+1
| * | fix several datatype mismatchesAnatol Belski2014-10-221-1/+1
* | | enable static tsrm ls cache in ext/standardAnatol Belski2014-10-051-1/+1
* | | reworked the patch, less new stuff but workyAnatol Belski2014-09-251-1/+1
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-231-2/+2
|\ \ \ | |/ /
| * | Fix tests/serialize/bug64146.phptNikita Popov2014-09-221-2/+2
* | | native tls initial patchkrakjoe2014-09-201-1/+1
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | several fixes -Anatol Belski2014-08-161-4/+4
* | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+0
|\ \
| * | Remove call_user_method() and call_user_method_array() from master, long time...Kalle Sommer Nielsen2014-04-051-2/+0
| |/
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-3/+3
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fix hash key length in register/remove_user_shutdown_functionArpad Ray2011-11-111-2/+2
* Fix Bug #55801 Behavior of unserialize has changed:Michael Wallner2011-10-191-0/+1
* fix zts break in r316688Arpad Ray2011-09-131-3/+3
* Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)Arpad Ray2011-09-131-0/+9
* - Fixed bug #54580 (get_browser() segmentation fault when the browscap iniGustavo André dos Santos Lopes2011-05-011-0/+1