rfc:ifsetor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:ifsetor [2008/06/22 08:01] lsmithrfc:ifsetor [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 10: Line 10:
  
 Frequently PHP developers need to initialize some variable that is passed in via the outside to some value. This leads to repeated code, that is needlessly prone to typos as well as some performance overhead. Frequently PHP developers need to initialize some variable that is passed in via the outside to some value. This leads to repeated code, that is needlessly prone to typos as well as some performance overhead.
-==== Why do we need RFCs? ====+==== Why do we need ifsetor()? ====
  
 Frequently developers need to use the following code constructs: Frequently developers need to use the following code constructs:
Line 139: Line 139:
   - The default value can be omitted in which case NULL will be used.   - The default value can be omitted in which case NULL will be used.
  
-http://marcus-boerger.de/php/ext/ze2/ze2-ifsetor-20040416-2.diff.txt (file no longer exists)+http://php.net/~helly/ze2-ifsetor-20040901.diff.txt
  
 ===== Rejected Features ===== ===== Rejected Features =====
rfc/ifsetor.1214121690.txt.gz · Last modified: 2017/09/22 13:28 (external edit)