[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2009-06-20 Thread Kalle Sommer Nielsen
kalle Sat Jun 20 06:07:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFH: Fixed arginfo for array_map, patch by Matthew Fonda matthewfo...@gmail.com

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2009-06-15 Thread Pierre-Alain Joye
pajoye Mon Jun 15 08:32:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - silent warning

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /win32 time.c time.h unistd.h /win32/build config.w32.h.in

2009-01-18 Thread Pierre-Alain Joye
pajoye Mon Jan 19 02:35:22 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/win32/buildconfig.w32.h.in /php-src/win32 time.c time.h unistd.h Log: - MFH: - add nanosleep - expose

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2009-01-15 Thread Pierre-Alain Joye
pajoye Fri Jan 16 01:01:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - symlink, hardlink co support (2.1/2 :)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c mail.c

2009-01-13 Thread Ilia Alshanetsky
iliaa Tue Jan 13 21:29:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c mail.c Log: Fixed a bug inside mail() logging code that prevents log file from existing outside of open_basedir

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2009-01-07 Thread Pierre-Alain Joye
pajoye Wed Jan 7 08:53:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - remove PHP_FE(dl) (actually removing the commented PHP_FE, was commited with my dns patch for win)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c config.w32 dns.c dns.h dns_win32.c

2009-01-06 Thread Pierre-Alain Joye
pajoye Tue Jan 6 20:48:21 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard dns_win32.c Modified files: /php-src/ext/standard basic_functions.c config.w32 dns.c dns.h Log: - [MFH] - [DOC] add support for all DNS

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c config.m4 math.c php_math.h /ext/standard/tests/math round_large_exp.phpt round_modes.phpt round_prerounding.phpt

2008-12-02 Thread Christian Seiler
cseiler Tue Dec 2 16:27:15 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mathround_large_exp.phpt round_modes.phpt round_prerounding.phpt Modified files:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-11-28 Thread Stanislav Malyshev
stasSat Nov 29 00:44:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFB: init BG(page_uid) and BG(page_gid)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-11-25 Thread Arnaud Le Blanc
lbarnaudWed Nov 26 04:08:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFH: Missed file from commit for #44181 #44182

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-11-24 Thread Arnaud Le Blanc
lbarnaudMon Nov 24 19:17:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFH

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-11-13 Thread Stanislav Malyshev
stasThu Nov 13 18:48:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: [DOC] Add option for error_log to send directly to SAPI logger

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c file.c php_string.h string.c /ext/standard/tests/strings str_getcsv_001.phpt

2008-11-02 Thread Felipe Pena
felipe Sun Nov 2 18:24:35 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings str_getcsv_001.phpt Modified files: /php-src/ext/standard basic_functions.c file.c php_string.h

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c syslog.c

2008-10-16 Thread Kalle Sommer Nielsen
kalle Thu Oct 16 23:19:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c syslog.c Log: Use PHP_DEP_FE instead of throwing an E_DEPRECATED manually inside define_syslog_variables() (Thanks Hannes!)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/file parse_ini_file_error.phpt /ext/standard/tests/general_functions parse_ini_file-win32.phpt parse_ini_file.phpt

2008-08-30 Thread Jani Taskinen
janiSun Aug 31 00:19:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/fileparse_ini_file_error.phpt /php-src/ext/standard/tests/general_functions

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-21 Thread Antony Dovgal
tony2001Thu Aug 21 07:38:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: fix build

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-21 Thread Antony Dovgal
tony2001Thu Aug 21 08:37:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: revert for now

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-21 Thread Marcus Boerger
helly Thu Aug 21 16:55:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - MFH Fix 64bit issue

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-20 Thread Antony Dovgal
tony2001Wed Aug 20 09:01:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: fix warning

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-20 Thread Marcus Boerger
Hello Antony, Wednesday, August 20, 2008, 11:01:25 AM, you wrote: tony2001Wed Aug 20 09:01:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: fix warning

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-20 Thread Pierre-Alain Joye
pajoye Wed Aug 20 22:23:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - MFH: work around vc6 bug

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c crypt.c php_crypt.h

2008-08-19 Thread Antony Dovgal
tony2001Tue Aug 19 15:14:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c crypt.c php_crypt.h Log: MFH: shutdown crypt correctly and fix memleak in ZTS mode

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-18 Thread Jani Taskinen
janiMon Aug 18 10:50:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFH: fix include

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-18 Thread Stanislav Malyshev
Hi! . FOO=1234 = set FOO to 1234 . FOO= = set FOO to an empty string . FOO= = unset FOO Err, what's the difference between the last two? -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP CVS

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-18 Thread Pierre Joye
hi! On Mon, Aug 18, 2008 at 9:14 PM, Stanislav Malyshev [EMAIL PROTECTED] wrote: Hi! . FOO=1234 = set FOO to 1234 . FOO= = set FOO to an empty string . FOO= = unset FOO meant FOO -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-16 Thread Hannes Magnusson
bjori Sat Aug 16 11:11:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fix arginfo # Yes Jani, it is correct in HEAD :)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-14 Thread Kalle Sommer Nielsen
kalle Thu Aug 14 09:27:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFH: Fix arginfo for nl2br

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-08-14 Thread Antony Dovgal
tony2001Thu Aug 14 09:41:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: fix build compile before commit?

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c quot_print.c quot_print.h /ext/standard/tests/strings quoted_printable_encode_001.phpt quoted_printable_encode_002.phpt

2008-08-14 Thread Antony Dovgal
tony2001Thu Aug 14 10:12:24 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings quoted_printable_encode_001.phpt quoted_printable_encode_002.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-07-29 Thread Pierre-Alain Joye
pajoye Tue Jul 29 17:28:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - MFH: missing in the previous crypt commit (shutdown frees the locking mechanism)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions bug41037.phpt closures_002.phpt ZendEngine2 zend_compile.c ZendEngine2/tests bug43027.phpt jump

2008-07-17 Thread Felipe Pena
felipe Thu Jul 17 19:29:34 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2zend_compile.c /ZendEngine2/tests bug43027.phpt jump12.phpt /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/general_functions

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions bug41037.phpt closures_002.phpt ZendEngine2 zend_compile.c ZendEngine2/tests bug43027.phpt

2008-07-17 Thread Jani Taskinen
Isn't ticks plural? ;) ticks is - ticks are --Jani Felipe Pena kirjoitti: felipe Thu Jul 17 19:29:34 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2 zend_compile.c /ZendEngine2/tests bug43027.phpt jump12.phpt /php-src/ext/standard

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions bug41037.phpt closures_002.phpt ZendEngine2 zend_compile.c ZendEngine2/tests bug43027.phpt j

2008-07-17 Thread Felipe Pena
Em Sex, 2008-07-18 às 01:15 +0300, Jani Taskinen escreveu: Isn't ticks plural? ;) ticks is - ticks are The word 'ticks' was used to mention the directive name. Anyway, is it still wrong? -- Regards, Felipe Pena. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/file magic_quotes.phpt

2008-05-25 Thread Hannes Magnusson
bjori Sun May 25 14:06:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/filemagic_quotes.phpt Log: Remove E_DEPRECATED from get_magic_quotes_*()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-05-12 Thread Antony Dovgal
tony2001Mon May 12 08:47:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: MFH: revert patch that causes invalid reads/crashes on Linux

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/file magic_quotes.phpt

2008-05-08 Thread Felipe Pena
felipe Thu May 8 22:21:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/ext/standard/tests/filemagic_quotes.phpt Log: - Use PHP_DEP_FE and PHP_DEP_FALIAS (magic_quotes related functions)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-05-07 Thread Antony Dovgal
On 06.05.2008 22:01, Ilia Alshanetsky wrote: iliaa Tue May 6 18:01:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems) #

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-05-07 Thread Felipe Pena
Hi, Maybe we could use setenv() instead? The setenv() function is preferred over this function. http://www.opengroup.org/onlinepubs/009695399/functions/putenv.html Em Qua, 2008-05-07 às 12:42 +0400, Antony Dovgal escreveu: On 06.05.2008 22:01, Ilia Alshanetsky wrote: iliaa Tue

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-05-07 Thread Ilia Alshanetsky
I'll take a look, I wonder why it would cause a problem on Linux... On 7-May-08, at 4:42 AM, Antony Dovgal wrote: On 06.05.2008 22:01, Ilia Alshanetsky wrote: iliaa Tue May 6 18:01:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-05-07 Thread Ilia Alshanetsky
What libc are you using? I can't seem to reproduce the issue here... On 7-May-08, at 4:42 AM, Antony Dovgal wrote: On 06.05.2008 22:01, Ilia Alshanetsky wrote: iliaa Tue May 6 18:01:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-05-06 Thread Ilia Alshanetsky
iliaa Tue May 6 18:01:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems) # Original patch by delphij at FreeBSD dot org

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-04-21 Thread Ilia Alshanetsky
On 20-Apr-08, at 11:21 AM, Hannes Magnusson wrote: On Sun, Apr 20, 2008 at 5:07 PM, Ilia Alshanetsky [EMAIL PROTECTED] wrote: iliaa Sun Apr 20 15:07:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed a bug

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-04-21 Thread Ilia Alshanetsky
iliaa Mon Apr 21 14:32:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed error verbiage and free function_name on success

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-04-20 Thread Ilia Alshanetsky
iliaa Sun Apr 20 15:07:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed a bug #44403 (register_tick_function() does not check for a valid callback)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-04-20 Thread Hannes Magnusson
On Sun, Apr 20, 2008 at 5:07 PM, Ilia Alshanetsky [EMAIL PROTECTED] wrote: iliaa Sun Apr 20 15:07:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed a bug #44403 (register_tick_function() does not check for

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2008-04-20 Thread Antony Dovgal
On 20.04.2008 19:21, Hannes Magnusson wrote: + if (!zend_is_callable(tick_fe.arguments[0], 0, function_name)) { + efree(tick_fe.arguments); + php_error_docref(NULL TSRMLS_CC, E_WARNING, Invalid shutdown callback '%s' passed, function_name); Copypaste typo? (shouldn't

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h

2008-04-15 Thread Jani Taskinen
janiTue Apr 15 08:44:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c basic_functions.h Log: MFH

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h /ext/standard/tests/general_functions ini_get_all.phpt

2008-04-14 Thread Hannes Magnusson
bjori Mon Apr 14 15:32:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions ini_get_all.phpt /php-src/ext/standard basic_functions.c basic_functions.h Log: [DOC] Remove config_get_hash() and add new boolean

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h /ext/standard/tests/general_functions ini_get_all.phpt

2008-04-14 Thread Jani Taskinen
Eh..do you really understand the code correctly..? ini_get_all() is very much different what config_dump_hash() was/is. --Jani Hannes Magnusson kirjoitti: bjori Mon Apr 14 15:32:43 2008 UTC Modified files: (Branch: PHP_5_3)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h /ext/standard/tests/general_functions ini_get_all.phpt

2008-04-14 Thread Hannes Magnusson
On Mon, Apr 14, 2008 at 5:40 PM, Jani Taskinen [EMAIL PROTECTED] wrote: Eh..do you really understand the code correctly..? ini_get_all() is very much different what config_dump_hash() was/is. Uhh.. I don't see the difference. And there are no tests to compare it against. I already asked on

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h /ext/standard/tests/general_functions ini_get_all.phpt

2008-04-14 Thread Jani Taskinen
Hannes Magnusson kirjoitti: On Mon, Apr 14, 2008 at 5:40 PM, Jani Taskinen [EMAIL PROTECTED] wrote: Eh..do you really understand the code correctly..? ini_get_all() is very much different what config_dump_hash() was/is. Uhh.. I don't see the difference. And there are no tests to compare it

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h /ext/standard/tests/general_functions ini_get_all.phpt

2008-04-14 Thread Hannes Magnusson
On Mon, Apr 14, 2008 at 7:43 PM, Jani Taskinen [EMAIL PROTECTED] wrote: Hannes Magnusson kirjoitti: On Mon, Apr 14, 2008 at 5:40 PM, Jani Taskinen [EMAIL PROTECTED] wrote: Eh..do you really understand the code correctly..? ini_get_all() is very much different what config_dump_hash()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /main main.c

2008-03-19 Thread Antony Dovgal
tony2001Wed Mar 19 12:42:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c /php-src/main main.c Log: MFH: make use of zend_atol()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions bug44487.phpt

2008-03-19 Thread David Soria Parra
dsp Thu Mar 20 00:52:47 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug44487.phpt Modified files: /php-src/ext/standard basic_functions.c Log: MFH: Fix bug #44487

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h /main php_ini.c php_ini.h

2008-02-03 Thread Marcus Boerger
helly Sun Feb 3 14:35:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c basic_functions.h /php-src/main php_ini.c php_ini.h Log: - MFH Rename dump_config_hash() to get_config_hash() as it doesn't dump

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c basic_functions.h

2008-02-03 Thread Marcus Boerger
helly Sun Feb 3 14:45:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c basic_functions.h Log: - MFH Rename it again [DOC] - MFH Add config_get_hash()

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c string.c

2008-02-01 Thread Felipe Pena
felipe Fri Feb 1 12:28:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c basic_functions.c Log: MFH: New parameter 'before_needle'

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c php_string.h string.c /ext/standard/tests/strings lcfirst.phpt

2008-01-19 Thread David Coallier
davidc Sat Jan 19 19:27:22 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings lcfirst.phpt Modified files: /php-src/ext/standard basic_functions.c php_string.h string.c Log: - MFH (lcfirst()) - Initial test

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions getopt_002.phpt getopt_003.phpt

2007-11-15 Thread Hannes Magnusson
bjori Thu Nov 15 13:13:21 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions getopt_002.phpt getopt_003.phpt Modified files:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions bug43293_1.phpt bug43293_2.phpt bug43293_3.phpt

2007-11-14 Thread Hannes Magnusson
bjori Wed Nov 14 14:42:26 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug43293_1.phpt bug43293_2.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2007-10-22 Thread Dmitry Stogov
dmitry Mon Oct 22 07:37:37 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2007-10-02 Thread Jani Taskinen
Nice catch. :) --Jani On Mon, 2007-10-01 at 20:36 +, Johannes Schlüter wrote: johannes Mon Oct 1 20:36:01 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - pass the adress not the value

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2007-10-01 Thread Johannes Schl
johannesMon Oct 1 20:36:01 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: - pass the adress not the value

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c

2007-09-28 Thread Dmitry Stogov
dmitry Fri Sep 28 19:53:42 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Support for namespaces