History log of /PHP-7.4/ext/standard/dir.c (Results 151 – 175 of 248)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0d815b57 26-Sep-2002 Hartmut Holzgraefe

glob should now be ZTS/open_basedir/safe_mode aware (finally)


# a254506a 11-Sep-2002 foobar

ws fix


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2
# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de


Revision tags: php-4.2.3RC1
# b025bb10 13-Aug-2002 Rasmus Lerdorf

Missing proto


# d820c177 13-Aug-2002 Rasmus Lerdorf

dir() returns an instantiated object, not a class.


Revision tags: dev
# a55c1228 29-Jul-2002 Edin Kadribasic

Fixed bug #14657 (patch by Steph Fox)


Revision tags: php-4.2.2
# 728f2de4 08-Jul-2002 Derick Rethans

Unify error messages


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4
# 54469425 19-May-2002 Edin Kadribasic

Added glob() support for windows.


Revision tags: php-4.3.0dev-ZendEngine2
# 25a616d7 18-May-2002 Markus Fischer

- Fix portability issues with empty results on Linux and FreeBSD, add safe_mode
check and simplify code.
# Hartmut, what was the VCWD check for ?!


Revision tags: php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# b10b24d5 16-Apr-2002 Wez Furlong

Always initialize wrappers, regardless of PG(allow_url_fopen).
Add is_url field to wrapper structure; the stream wrapper openers
will disallow opening is is_url && !PG(allow_url_fopen).
A

Always initialize wrappers, regardless of PG(allow_url_fopen).
Add is_url field to wrapper structure; the stream wrapper openers
will disallow opening is is_url && !PG(allow_url_fopen).
Add infrastructure for stat($url) and opendir($url).
Tidy up/centralize code that locates and instantiates wrappers for the
various operations.
Implement opendir for plain files.
Make the PHP opendir and dir functions use the streams implementations.
Add modelines for syntax highlighting the pear scripts in vim

show more ...


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# b00d9a5b 21-Mar-2002 Hartmut Holzgraefe

added fnmatch() and glob() functions
could someone please check if i got the virtual dir stuff right?


Revision tags: php-4.2.0RC1, help
# 01505de0 06-Mar-2002 James E. Flemer

(PHP opendir) Changed CHECKUID_ALLOW_ONLY_DIR to CHECKUID_ALLOW_ONLY_FILE
so that relative paths (vs absolute) work correctly.


# 787ce372 03-Mar-2002 James E. Flemer

(PHP opendir) Added safe_mode checks on path.
@- Added safe_mode checks for opendir(). (jflemer)


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 21cc717b 03-Jan-2002 Thies C. Arntzen

protos fixes by Wolfgang Drews


# f0174589 30-Dec-2001 Zak Greant

chdir: corrected proto, converted to zend_parse_parameters


# 59a45acc 30-Dec-2001 Zak Greant

chroot: corrected prototype, converted to zend_parse_parameters


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 5275b603 12-Sep-2001 foobar

Enable chroot() only if SAPI is CGI.


# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# bc42c375 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work. Got it under 400 now.


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# 1c25b8dd 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way


12345678910