index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
php.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
Merge pull request #1385 from gayanhewa/master
Levi Bostian
2015-10-09
-1
/
+36
|
\
|
*
Update php.html.markdown
Gayan
2015-10-07
-0
/
+5
|
*
Update php.html.markdown
Gayan
2015-10-07
-2
/
+2
|
*
Adding exceptions and error handling
Gayan
2015-10-07
-2
/
+32
*
|
removing whitespace all over
Gabriel Halley
2015-10-07
-1
/
+1
|
/
*
Merge pull request #1300 from dhwanishah/javaPageChange
Levi Bostian
2015-10-04
-1
/
+1
|
\
|
*
unneeded change fixed
Dhwani Shah
2015-10-02
-2
/
+2
|
*
Added section on how to declare and initialize both single varible and multip...
Dhwani Shah
2015-10-02
-3
/
+1
|
*
Added example of when string concatenation can also be helpful with combinati...
Dhwani Shah
2015-10-02
-0
/
+2
*
|
Merge pull request #1292 from micheleorselli/more-php-operators
Levi Bostian
2015-10-04
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
adds some new php operators
Michele Orselli
2015-10-02
-0
/
+20
*
|
Merge pull request #1268 from jklein/patch-1
Levi Bostian
2015-10-02
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
All class constants can be accessed statically
Jonathan Klein
2015-10-01
-0
/
+2
*
|
Aligned the comment block
Luqi Pan
2015-10-01
-1
/
+1
|
/
*
add ; to php/en
tleb
2015-05-14
-1
/
+1
*
Capitalize language names. See #137
Geoffrey Liu
2014-10-12
-1
/
+1
*
php: typo
Jakukyo Friel
2014-01-17
-1
/
+1
*
fix typo
Raul Brito
2013-11-09
-1
/
+1
*
Fix typo
Arnel Bucio
2013-09-15
-1
/
+1
*
Fixed line wrapping
Matthew Johnston
2013-09-08
-11
/
+18
*
Merge pull request #284 from ipscott/master
Adam Bard
2013-08-31
-0
/
+6
|
\
|
*
Update php.html.markdown
ipscott
2013-08-29
-0
/
+6
*
|
Added unset function to arrays and variables.
afaqurk
2013-08-31
-0
/
+8
*
|
spelling error on php function: var_dumb() = var_dump()
afaqurk
2013-08-31
-1
/
+1
|
/
*
Correction to variable output of var_dump()
Afaq
2013-08-25
-1
/
+1
*
Updated PHP doc to include print_r() and var_dump()
Afaq
2013-08-25
-0
/
+5
*
Added visibility to static variable declarations
Rob Vella
2013-08-12
-0
/
+5
*
Fixed php and removed old VB file
Adam
2013-08-02
-2
/
+3
*
Merge pull request #96 from paierlep/master
Adam Bard
2013-08-01
-1
/
+16
|
\
|
*
Update php.html.markdown
paierlep
2013-07-03
-1
/
+1
|
*
Update php.html.markdown
paierlep
2013-07-03
-0
/
+15
*
|
Cleaned up php metadata, added racker
Adam
2013-07-15
-2
/
+2
*
|
Update php.html.markdown
Murat YĆ¼ksel
2013-07-09
-9
/
+3
*
|
adding a missing feature in PHP OOP
Florent
2013-07-08
-1
/
+8
*
|
Authors -> Contributors
Adam
2013-07-03
-2
/
+2
|
/
*
Ternary operator example
Paolo Mainardi
2013-07-03
-0
/
+5
*
Clarify includes and open tags.
Malcolm Fell
2013-06-30
-1
/
+1
*
Merged in (and formatted line lenghts for) emarref's require commit
Adam
2013-06-29
-10
/
+53
*
Merged PHP review from emarref
Adam
2013-06-29
-72
/
+98
*
Added filename parameter
Adam
2013-06-29
-0
/
+1
*
Massive edit on PHP
Adam
2013-06-29
-292
/
+284
*
tiny typo fixed
chrisdowns
2013-06-29
-1
/
+1
*
edits
Adam
2013-06-27
-4
/
+5
*
Merged emarref's changes
Adam
2013-06-27
-25
/
+54
|
\
|
*
Use sinlge line breaks for clarity
Malcolm Fell
2013-06-28
-1
/
+2
|
*
Correct syntax error declaring final method
Malcolm Fell
2013-06-28
-2
/
+3
|
*
Replace tabs with spaces
Malcolm Fell
2013-06-28
-38
/
+38
|
*
Clarify anonymous functions as callbacks as arguments
Malcolm Fell
2013-06-28
-1
/
+5
|
*
Add example of currying
Malcolm Fell
2013-06-28
-0
/
+17
|
*
Make comparisons clearer when type juggling
Malcolm Fell
2013-06-28
-6
/
+11
[next]