History log of /PHP-7.4/ext/standard/exec.c (Results 151 – 175 of 237)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.0, php-4.3.0RC4
# 602734c7 19-Dec-2002 Wez Furlong

Correct mistake introduced by my last commit on these files;
*_from_pipe() is for process-pipes created by fopen, not generic pipes
created from proc_open().
Correctly implemented the fif

Correct mistake introduced by my last commit on these files;
*_from_pipe() is for process-pipes created by fopen, not generic pipes
created from proc_open().
Correctly implemented the fifo/pipe check for *_from_file() and it seems
to be working correctly now.

show more ...


Revision tags: RELEASE_1_0b3
# c5d4e4b3 12-Dec-2002 Wez Furlong

MFB: popen/pclose and proc_open/proc_close fixes.


Revision tags: php-4.3.0RC3
# 49a99a98 05-Dec-2002 Marcus Boerger

-php_error -> php_error_docref
-removed some cases where emalloc result was tested


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# a8d4bb9d 04-Nov-2002 Ilia Alshanetsky

Silence compiler warning.


Revision tags: php-4.3.0pre2
# cf4d435a 24-Oct-2002 Jan Lehnardt

- fix segfault in proc_open
#no bugreports found


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 0141e970 25-Sep-2002 Wez Furlong

Make these all work with persistent streams too.


# a694fa9c 19-Sep-2002 Ilia Alshanetsky

Fixed bug #19313
Fixed argument count check for system/exec/passthru functions
Added a check to system/exec/passthru functions to make sure execution
parameter is not blank before attempt

Fixed bug #19313
Fixed argument count check for system/exec/passthru functions
Added a check to system/exec/passthru functions to make sure execution
parameter is not blank before attempting to execute it.

show more ...


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, dev
# 3a8d66a0 02-Aug-2002 James E. Flemer

Fix typo in #if. Bug #17538.


# b15651c9 01-Aug-2002 Rasmus Lerdorf

Ugh


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
# 4fd00c95 23-May-2002 Wez Furlong

Fix (stupid) segfault. #17379


# 708f9803 23-May-2002 Derick Rethans

- Fix unchecked return values with parameters to proc_open. (Fixes
bug #17375)


Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2
# b67bafef 05-May-2002 Stanislav Malyshev

Return right exit status


Revision tags: php-4.2.1RC1
# 8ffd089e 25-Apr-2002 Derick Rethans

- Fix for bug #16811


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# fea3b0a7 03-Apr-2002 Wez Furlong

fix TS build


# 27d1f7db 03-Apr-2002 Wez Furlong

Tidy up win32 implementation of proc_open.
Respect safe_mode_exec_dir.
Implement proc_close and return process return code under win32.


# a0f165a5 02-Apr-2002 Wez Furlong

main/streams.c


Revision tags: php-4.2.0RC1
# 659a071e 20-Mar-2002 Wez Furlong

Streams are all tracked as resources now.
Add some logic that will help track down leaks
when debug is enabled.


# 09213d7b 16-Mar-2002 Wez Furlong

change * formatting


# 0f65280c 15-Mar-2002 Wez Furlong

New PHP streams...


Revision tags: help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, 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
# 488b76b9 04-Nov-2001 foobar

ws fix


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 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


12345678910