History log of /PHP-7.1/ext/standard/basic_functions.c (Results 226 – 250 of 1271)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6943f2ab 03-Jul-2012 Anthony Ferrara

Some more refactoring, make algo no longer optional


# 896ac689 11-Jun-2012 Marc Easen

Fixed the common misspelling of the word occurred (occured -> occurred)


# 232da903 27-Jun-2012 Anthony Ferrara

Implement php.ini setting password.bcrypt_cost


# 2d4b7cb6 26-Jun-2012 Anthony Ferrara

Refactor salt generation, rename password_create to password_hash


# c77f2c29 25-Jun-2012 Anthony Ferrara

Base structure for passsword_create and password_make_salt


# 74b4ef50 06-Jun-2012 Jille Timmermans

Implement boolval() with a test


Revision tags: php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# 9c886ea5 12-Mar-2012 Ilia Alshanetsky

Fixed bug #60222 (time_nanosleep() does validate input params).


# 7337a901 12-Mar-2012 Ilia Alshanetsky

Fixed bug #60222 (time_nanosleep() does validate input params).


# 4cccba09 12-Mar-2012 Ilia Alshanetsky

Fixed bug #60222 (time_nanosleep() does validate input params).


# 0169020e 08-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_coun

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
#only one and it may leak memory after this. I say "further break" because
#extensions that do that are already broken (will segfault) under ZTS, which is
#why this patch is necessary.
#There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.

show more ...


# 7166298d 08-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_coun

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
#only one and it may leak memory after this. I say "further break" because
#extensions that do that are already broken (will segfault) under ZTS, which is
#why this patch is necessary.
#There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.

show more ...


# f413b372 08-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_coun

- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
#only one and it may leak memory after this. I say "further break" because
#extensions that do that are already broken (will segfault) under ZTS, which is
#why this patch is necessary.
#There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.

show more ...


Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 4fffb5f5 22-Nov-2011 Felipe Pena

- Fixed invalid free in call_user_method() function


# 97d7f9e1 22-Nov-2011 Felipe Pena

- Fixed invalid free in call_user_method() function


# 37594978 22-Nov-2011 Felipe Pena

- Fixed invalid free in call_user_method() function


# fd2e3d6d 15-Nov-2011 David Soria Parra

Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)

Patch by David Zuelke <david dot zuelke at bitextender dot com>


# 13ba2da5 15-Nov-2011 David Soria Parra

Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)

Patch by David Zuelke <david dot zuelke at bitextender dot com>


# 50b2e02c 11-Nov-2011 Rui Hirokawa

revert changes to fix bug #60116.


# 40a951cc 11-Nov-2011 Rui Hirokawa

revert changes to fix bug #60116.


# 8b6a2d25 11-Nov-2011 Arpad Ray

Fix hash key length in register/remove_user_shutdown_function


# d39dbdee 11-Nov-2011 Arpad Ray

Fix hash key length in register/remove_user_shutdown_function


# 2d97e08d 10-Nov-2011 Hannes Magnusson

register the new shell escape constants


12345678910>>...51