| Commit message (Expand) | Author | Age | Files | Lines |
* | No C++ comments and extra tabs. | foobar | 2003-06-04 | 1 | -3/+3 |
* | handle return value for "no matches" on systems that don't return | Hartmut Holzgraefe | 2003-06-03 | 1 | -3/+8 |
* | fixed FMR | Thies C. Arntzen | 2003-05-05 | 1 | -2/+2 |
* | Fixed compiler warning. | Ilia Alshanetsky | 2003-02-27 | 1 | -1/+1 |
* | scandir -> php_scandir, alphasort -> php_alphasort | foobar | 2003-02-19 | 1 | -6/+4 |
* | Added scandir() function, which allows quick retrieval of all files & | Ilia Alshanetsky | 2003-01-28 | 1 | -0/+75 |
* | Fixed bug #21597 (made glob() understand windows paths) | Edin Kadribasic | 2003-01-27 | 1 | -1/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Verify if gl_pathv is not NULL, which it is, when GLOB_NOMATCH isn't | Melvyn Sopacua | 2002-12-23 | 1 | -0/+3 |
* | ws fix | foobar | 2002-11-15 | 1 | -2/+2 |
* | Added PATH_SEPARATOR constant | Stig Bakken | 2002-11-14 | 1 | -4/+7 |
* | Added GLOB_ONLYDIR and GLOB_BRACE for compatiable systems for the glob() | John Coggeshall | 2002-11-13 | 1 | -0/+6 |
* | readdir() was returning NULL instead of FALSE when used on an invalid | Rasmus Lerdorf | 2002-10-07 | 1 | -1/+3 |
* | Kill a few more warnings | Rasmus Lerdorf | 2002-10-04 | 1 | -0/+2 |
* | It must be GLOB_NOCHECK instead of GLOB_NOMATCH. | Yasuo Ohgaki | 2002-09-28 | 1 | -1/+1 |
* | ws | foobar | 2002-09-27 | 1 | -1/+1 |
* | /tmp/cvsmLUuXQ | Hartmut Holzgraefe | 2002-09-27 | 1 | -2/+9 |
* | No need to define GLOB_NOMATCH. | Yasuo Ohgaki | 2002-09-27 | 1 | -1/+0 |
* | - GLOB_NOMATCH and GLOB_NOESCAPE are only defined in win32/glob.h | Jan Lehnardt | 2002-09-26 | 1 | -0/+2 |
* | Remove dup | Yasuo Ohgaki | 2002-09-26 | 1 | -1/+0 |
* | Fix ZTS build. Fix warning. | Sebastian Bergmann | 2002-09-26 | 1 | -2/+0 |
* | fix windows build | Hartmut Holzgraefe | 2002-09-26 | 1 | -1/+1 |
* | glob should now be ZTS/open_basedir/safe_mode aware (finally) | Hartmut Holzgraefe | 2002-09-26 | 1 | -7/+40 |
* | ws fix | foobar | 2002-09-11 | 1 | -5/+6 |
* | php_error_docref | Marcus Boerger | 2002-08-24 | 1 | -6/+5 |
* | Missing proto | Rasmus Lerdorf | 2002-08-13 | 1 | -1/+1 |
* | dir() returns an instantiated object, not a class. | Rasmus Lerdorf | 2002-08-13 | 1 | -1/+1 |
* | Fixed bug #14657 (patch by Steph Fox) | Edin Kadribasic | 2002-07-29 | 1 | -1/+0 |
* | Unify error messages | Derick Rethans | 2002-07-08 | 1 | -5/+5 |
* | Added glob() support for windows. | Edin Kadribasic | 2002-05-19 | 1 | -0/+4 |
* | - Fix portability issues with empty results on Linux and FreeBSD, add safe_mode | Markus Fischer | 2002-05-18 | 1 | -14/+22 |
* | Always initialize wrappers, regardless of PG(allow_url_fopen). | Wez Furlong | 2002-04-16 | 1 | -54/+24 |
* | added fnmatch() and glob() functions | Hartmut Holzgraefe | 2002-03-21 | 1 | -0/+40 |
* | (PHP opendir) Changed CHECKUID_ALLOW_ONLY_DIR to CHECKUID_ALLOW_ONLY_FILE | James E. Flemer | 2002-03-06 | 1 | -1/+1 |
* | (PHP opendir) Added safe_mode checks on path. | James E. Flemer | 2002-03-03 | 1 | -0/+4 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+1 |
* | protos fixes by Wolfgang Drews | Thies C. Arntzen | 2002-01-03 | 1 | -5/+5 |
* | chdir: corrected proto, converted to zend_parse_parameters | Zak Greant | 2001-12-30 | 1 | -8/+7 |
* | chroot: corrected prototype, converted to zend_parse_parameters | Zak Greant | 2001-12-30 | 1 | -8/+6 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -6/+6 |
* | Enable chroot() only if SAPI is CGI. | foobar | 2001-09-12 | 1 | -1/+1 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -5/+5 |
* | More TSRMLS_FETCH work. Got it under 400 now. | Zeev Suraski | 2001-07-31 | 1 | -1/+1 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -1/+2 |
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th... | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
* | - More object macros | Andi Gutmans | 2001-07-29 | 1 | -3/+3 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -21/+4 |
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -1/+1 |