History log of /PHP-5.6/CODING_STANDARDS (Results 26 – 50 of 50)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# a0729141 04-Apr-2003 Sterling Hughes

both these entries are bad, and were never agreed upon.
assert() usage is a controversial concept at best.
docref() is something quite a few of us strong disagree with. suspending
this u

both these entries are bad, and were never agreed upon.
assert() usage is a controversial concept at best.
docref() is something quite a few of us strong disagree with. suspending
this until further discussion.

show more ...


Revision tags: php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix, php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# 6c132995 29-Oct-2002 Marcus Boerger

rewrite paragraph 9
No instances yet. And it does not work with #if 0_FOO but with #if FOO_0


Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1
# e79772d6 10-Oct-2002 Jon Parise

Adding a new item (number 11) that explains why it's important to use
emalloc() and friends in place of the standard C library functions.


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91
# 612d5b99 09-Sep-2002 Derick Rethans

- spaces instead of tabs


# 8e7147a1 09-Sep-2002 Derick Rethans

- Use PHP_ instead of ZEND_


# d6b4462a 08-Sep-2002 Jon Parise

Reword item 10 for greater clarity.


# ab0da7dc 08-Sep-2002 Yasuo Ohgaki

It seems we're better to mention about missing functions.
PHP_FUNCTION -> ZEND_FUNCTION


Revision tags: php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 6ce08f73 22-Aug-2002 Marcus Boerger

fix examples
#did i write those? shame on me for not knowing my own functions


# 2e6d7711 13-Aug-2002 Dan Kalowsky

As per the suggestion on php-dev, now please #ifdef 0_<username here>


# 0a845714 13-Aug-2002 Marcus Boerger

-better use external example
-say NULL is intended
-correct example
#hope this is a bit easier to understand and clears it a bit


# 6d10159e 13-Aug-2002 Marcus Boerger

comments & php_error_docref


# 652baa71 08-Aug-2002 Markus Fischer

- Add note how php_error() messages SHOULD (rfc2119) look like.


Revision tags: dev, php-4.2.2, 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, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1
# 69d6f1e3 19-Mar-2002 Yasuo Ohgaki

Added README.SUBMITTING_PATCH file. Please fix/add/change.
Added more description for use of assert().


# 86dba965 14-Mar-2002 Sean Bright

Translate to English.
# I still don't know what a 'tag search' is...


# cbc1cd80 14-Mar-2002 Yasuo Ohgaki

Include/enable assert.h/assert() when it is available


Revision tags: help
# a0c2defe 28-Feb-2002 Yasuo Ohgaki

Recommend ZEND_* macro over PHP_* macro as discussed in php-dev.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 7d220af2 04-Jan-2002 Hartmut Holzgraefe

small clarification


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 8a5402c2 14-Oct-2001 Egon Schmid

Fixed some spelling errors.


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1, php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL
# 5cc6344e 19-Dec-2000 Ron Chmara

Updated to reflect recent discussions on php-dev.


Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 45807e6d 26-Nov-2000 Jon Parise

Added a brief section documenting the preference of tabs over spaces.
There are a few touch-ups in this commit, too.


# d47e4832 18-Oct-2000 Ron Chmara

As per andi, similar names are for legacy reasons only.


# aa203477 18-Oct-2000 Ron Chmara

Updated naming standards as per 9/12 dev/doc discussion.


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 585e338e 10-Sep-2000 Sterling Hughes

php4ize a bit.
fix a little bit of grammar.


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0, php-4.0RC2, PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE, BEFORE_STACK_PATCH, CLOSED_BETA
# aceaabce 07-Apr-1999 Zeev Suraski

PHP 4.0


12