[PHP-DOC] cvs: phpdoc /en/language constants.xml functions.xml oop5.xml variables.xml

2006-08-11 Thread Nuno Lopes
nlopess Fri Aug 11 16:40:18 2006 UTC Modified files: /phpdoc/en/language constants.xml functions.xml oop5.xml variables.xml Log: add some links to the userland naming appendix http://cvs.php.net/viewvc.cgi/phpdoc/en/language/constants.xm

[PHP-DOC] cvs: phpdoc /en/language constants.xml /en/reference/misc/functions define.xml

2006-06-15 Thread Etienne Kneuss
colder Thu Jun 15 11:11:31 2006 UTC Modified files: /phpdoc/en/language constants.xml /phpdoc/en/reference/misc/functions define.xml Log: Fix #37776 (move from constants to define) http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/constants.xml?r1=1.44&r2=

Re: [PHP-DOC] cvs: phpdoc /en/language constants.xml

2006-06-11 Thread Sean Coates
> +it can never be changed or undefined. Unlike functions, constants need to > +be defined before they are referenced. This isn't _necessarily_ true. Example: [EMAIL PROTECTED]:~$ php5 -r ' if (0) { function foo() { echo "foo"; } } foo();' Fatal error: Call to undefined function foo() in

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2006-06-11 Thread Etienne Kneuss
colder Sun Jun 11 08:53:15 2006 UTC Modified files: /phpdoc/en/language constants.xml Log: Fix #37776 (constants cannot be referenced before being defined) http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/constants.xml?r1=1.43&r2=1.44&diff_format=u Index: phpd

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2006-03-06 Thread Jakub Vrana
vrana Tue Mar 7 00:29:14 2006 UTC Modified files: /phpdoc/en/language constants.xml Log: Resource constants (bug #29534) http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/constants.xml?r1=1.42&r2=1.43&diff_format=u Index: phpdoc/en/language/constants.xml diff

[PHP-DOC] cvs: phpdoc /en/language constants.xml /en/reference/apc/functions apc-delete.xml /en/reference/filesystem/functions is-uploaded-file.xml /en/reference/pdo_mysql constants.xml /en/refere

2005-11-18 Thread Jakub Vrana
vrana Fri Nov 18 11:25:24 2005 EDT Modified files: /phpdoc/en/reference/sdoreference.xml /phpdoc/en/reference/sdo_das_xmlreference.xml /phpdoc/en/reference/runkit sandbox-parent.xml /phpdoc/en/reference/pdo_mysql constants.xml /phpdoc/

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2005-08-03 Thread Sean Coates
seanWed Aug 3 14:18:46 2005 EDT Modified files: /phpdoc/en/language constants.xml Log: add see also class constants http://cvs.php.net/diff.php/phpdoc/en/language/constants.xml?r1=1.40&r2=1.41&ty=u Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/l

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2005-05-02 Thread Jakub Vrana
vrana Mon May 2 08:42:02 2005 EDT Modified files: /phpdoc/en/language constants.xml Log: Path of __FILE__ (bug #32902) http://cvs.php.net/diff.php/phpdoc/en/language/constants.xml?r1=1.39&r2=1.40&ty=u Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2004-08-13 Thread Philip Olson
philip Sat Aug 14 01:59:20 2004 EDT Modified files: /phpdoc/en/language constants.xml Log: Mention how some values are case-sensitive in PHP 5. __FILE__ returns the filename of the include, not the parent. And See Also. http://cvs.php.net/diff.php/phpdoc

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2004-05-24 Thread Gabor Hojtsy
gobaMon May 24 16:13:57 2004 EDT Modified files: /phpdoc/en/language constants.xml Log: Fix section title, since there are too many predefined and reserved lists, so this should not be confused with them. Also put the link to a more logical place. http://cv

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2004-05-20 Thread Mehdi Achour
didou Fri May 21 01:23:08 2004 EDT Modified files: /phpdoc/en/language constants.xml Log: let's pratice what the manual preach http://cvs.php.net/diff.php/phpdoc/en/language/constants.xml?r1=1.36&r2=1.37&ty=u Index: phpdoc/en/language/constants.xml diff -u php

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2004-05-20 Thread Mehdi Achour
didou Fri May 21 00:55:24 2004 EDT Modified files: /phpdoc/en/language constants.xml Log: added an example about valid and invalid constant names # but every name is valid in fact.. http://cvs.php.net/diff.php/phpdoc/en/language/constants.xml?r1=1.35&r2=1.36

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-10-27 Thread Mehdi Achour
didou Mon Oct 27 06:34:15 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: s/four/five Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.34 phpdoc/en/language/constants.xml:1.35 --- phpdoc/en/language/constants.x

[PHP-DOC] cvs: phpdoc /en/language constants.xml operators.xml

2003-07-19 Thread Friedhelm Betz
betzSat Jul 19 15:37:59 2003 EDT Modified files: /phpdoc/en/language constants.xml operators.xml Log: WS fix, no tabs Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.33 phpdoc/en/language/constants.xml:1.34 --- phpdoc/en

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-06-09 Thread Philip Olson
philip Tue Jun 10 00:30:36 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: Clarify what it means to use undefined constants. Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.32 phpdoc/en/language/constants.xm

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-06-02 Thread Mark Wiesemann
wiesemann Sun Jun 1 13:17:43 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: WS fix and "typo" Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.31 phpdoc/en/language/constants.xml:1.32 --- phpdoc/en/langua

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-03-02 Thread Erica Douglass
erica Sun Mar 2 15:52:22 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: Fixed minor grammatical errors and grammar bug #22506 Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.29 phpdoc/en/language/constants.x

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-02-21 Thread Philip Olson
philip Sat Feb 22 01:53:31 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: typo (figured 'make test' would have found this) Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.28 phpdoc/en/language/constants.xml

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-02-21 Thread Philip Olson
philip Sat Feb 22 01:51:10 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: Expand info on constant and scope, similar to superglobals Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.27 phpdoc/en/language/con

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2003-01-17 Thread Philip Olson
philip Sat Jan 18 01:42:27 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: Document the special magical constants (__LINE__ and friends). This also closes bug #19196 Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/const

Re: [PHP-DOC] cvs: phpdoc /en/language constants.xml

2002-05-29 Thread Friedhelm Betz
Hi Philip, Wednesday, May 29, 2002, 6:25:30 PM, you wrote: > The phpdoc howto does tell us to document float > versus double but: > $i = 4.43; > print gettype($i); // double > Seems strange, this should be mentioned somewhere. > Perhaps on language.types.float. I assume it > (double

Re: [PHP-DOC] cvs: phpdoc /en/language constants.xml

2002-05-29 Thread Philip Olson
The phpdoc howto does tell us to document float versus double but: $i = 4.43; print gettype($i); // double Seems strange, this should be mentioned somewhere. Perhaps on language.types.float. I assume it (double) remains for historical/BC reasons in gettype(). Regards, Philip Olson

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2002-05-29 Thread Friedhelm Betz
betzWed May 29 05:53:40 2002 EDT Modified files: /phpdoc/en/language constants.xml Log: minor correction: double is out :-) Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.24 phpdoc/en/language/constants.xml:1.25 --- phpdo

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2001-07-11 Thread Damien Seguy
damsWed Jul 11 07:44:16 2001 EDT Modified files: /phpdoc/en/language constants.xml Log: Clarified the constant() stuff Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.13 phpdoc/en/language/constants.xml:1.14 --- phpdoc/en/

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2001-07-08 Thread Hojtsy Gabor
gobaSun Jul 8 12:13:05 2001 EDT Modified files: /phpdoc/en/language constants.xml Log: Some typos corrected Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.12 phpdoc/en/language/constants.xml:1.13 --- phpdoc/en/languag

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2001-05-21 Thread Damien Seguy
damsMon May 21 02:40:18 2001 EDT Modified files: /phpdoc/en/language constants.xml Log: Added examples for PHP_OS. Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.8 phpdoc/en/language/constants.xml:1.9 --- phpdoc/en/langua

[PHP-DOC] cvs: phpdoc /en/language constants.xml

2001-05-10 Thread Damien Seguy
damsThu May 10 11:01:11 2001 EDT Modified files: /phpdoc/en/language constants.xml Log: Added jeroen's updates Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.7 phpdoc/en/language/constants.xml:1.8 --- phpdoc/en/language/c