maplefu0602 / spyc

Automatically exported from code.google.com/p/spyc
MIT License
0 stars 0 forks source link

Notice: Undefined index: in spyc.php on line 709 #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running example (Spyc::YAMLLoad('spyc.yaml');)

Learn to code with errors ENABLED

Original issue reported on code.google.com by nil...@gmail.com on 16 Aug 2009 at 11:08

GoogleCodeExporter commented 8 years ago
More information :

Notice: Undefined index:   in /.../spyc-0.4.2/spyc.php on line 709

Call Stack:
    0.0003     107792   1. {main}() /.../test.php:0
    0.0031     566024   2. spyc_load_file(string(24)) /.../test.php:7
    0.0031     566256   3. Spyc::YAMLLoad(string(24)) /.../spyc-0.4.2/spyc.php:31
    0.0032     568656   4. Spyc->__load(string(24)) /.../spyc-0.4.2/spyc.php:138 
    0.0034     611512   5. Spyc->loadWithSource(array(150)) /.../spyc-0.4.2/spyc.php:369
    0.0259     661032   6. Spyc->addArray(array(0), long) /.../spyc-0.4.2/spyc.php:422

Original comment by xrog...@gmail.com on 19 Aug 2009 at 10:32

GoogleCodeExporter commented 8 years ago
Hm, this issue seem to be already fixed in the trunk.

Original comment by xrog...@gmail.com on 19 Aug 2009 at 10:38

GoogleCodeExporter commented 8 years ago
And it is fixed in 0.4.5, the latest release.

Original comment by vlad.and...@gmail.com on 20 Sep 2009 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by vlad.and...@gmail.com on 20 Sep 2009 at 1:25