projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c752d6b
)
- Serializeable was renamed to Serializable long ago
author
Marcus Boerger
<helly@php.net>
Sat, 24 Sep 2005 23:18:14 +0000
(23:18 +0000)
committer
Marcus Boerger
<helly@php.net>
Sat, 24 Sep 2005 23:18:14 +0000
(23:18 +0000)
ext/spl/spl.php
patch
|
blob
|
history
diff --git
a/ext/spl/spl.php
b/ext/spl/spl.php
index 93b7c0d93dce0a59593b855c7ee85ac72a2f86f1..836d4eaf62b7f86621e40f9d2c83425891ea8484 100755
(executable)
--- a/
ext/spl/spl.php
+++ b/
ext/spl/spl.php
@@
-484,7
+484,7
@@
interface Countable
* constructor instead of calling __construct(). If you need to execute the
* standard constructor you may do so in the method.
*/
-interface Serializ
e
able
+interface Serializable
{
/**
* @return string representation of the instance