History log of /PHP-8.2/ext/posix/posix.c (Results 101 – 125 of 215)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus


Revision tags: php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2
# 80926568 26-Jun-2010 Felipe Pena

- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)


# e64734f9 26-Jun-2010 Felipe Pena

- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)


Revision tags: php-5.3.3RC1, php-5.2.14RC1
# 50cda403b 18-May-2010 Michael Wallner

* fixed bug #49819: STDOUT losing data with posix_isatty()


# a1de9f38 18-May-2010 Michael Wallner

* fixed bug #49819: STDOUT losing data with posix_isatty()


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 8c15aa23 29-Sep-2009 Rasmus Lerdorf

Add missing open_basedir check in posix_mkfifo


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# a93fef41 06-Aug-2009 Jani Taskinen

- Fix CS and remove extra strlen() call


# 889e8990 06-Aug-2009 Rasmus Lerdorf

The user argument cannot be NULL here - fixes 2 tests


# ade24c7e 01-Aug-2009 Felipe Pena

- Fixed bug #49132 (posix_times returns false without error)
patch by: phpbugs at gunnu dot us


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 1fa3b21c 06-Jun-2009 Matt Wilmas

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the orde

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the order in which to do something)

... plus removed a couple ending. dots

show more ...


Revision tags: php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1
# a7279c44 20-Sep-2008 Arnaud Le Blanc

MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# f2d0da3c 23-Jun-2008 Felipe Pena

- Fixed folding


# a3da6b4c 23-Jun-2008 Felipe Pena

- Added arginfo


# f90b9d29 22-Jun-2008 Felipe Pena

- Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# ee4a6916 05-May-2008 Rasmus Lerdorf

There is no domainname element in utsname on OSX


# b5b865e6 04-May-2008 Antony Dovgal

MFH: fix folding


Revision tags: php-5.2.6, RELEASE_1_0_2
# c300f98e 11-Apr-2008 Antony Dovgal

MFH: fix 2 segfaults in ZTS mode


Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


123456789