mirror of
https://github.com/halaxa/json-machine.git
synced 2025-01-17 13:08:16 +01:00
Compilation related files removed from git
This commit is contained in:
parent
4c655b5e01
commit
e7a5cd7fb5
8
.gitignore
vendored
8
.gitignore
vendored
@ -9,3 +9,11 @@ src/AutoloadStub.php
|
|||||||
.env
|
.env
|
||||||
*~
|
*~
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# ext compiling
|
||||||
|
*.gch
|
||||||
|
*.lo
|
||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
libtool
|
||||||
|
compiled-files-sum
|
||||||
|
1
Makefile
1
Makefile
@ -122,6 +122,7 @@ zephir: ## Build JSON Machine's PHP extension
|
|||||||
cd /json-machine/ext/jsonmachine \
|
cd /json-machine/ext/jsonmachine \
|
||||||
&& zephir fullclean \
|
&& zephir fullclean \
|
||||||
&& zephir build \
|
&& zephir build \
|
||||||
|
&& zephir stubs \
|
||||||
&& cd /json-machine \
|
&& cd /json-machine \
|
||||||
&& vendor/bin/phpunit \
|
&& vendor/bin/phpunit \
|
||||||
"
|
"
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/array.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/array.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/backtrace.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/backtrace.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/concat.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/concat.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/debug.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/debug.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/exception.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/exception.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/exit.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/exit.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/fcall.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/fcall.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/file.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/file.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/filter.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/filter.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/iterator.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/iterator.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/main.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/main.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/math.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/math.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/memory.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/memory.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/object.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/object.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/operators.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/operators.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/require.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/require.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/string.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/string.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/time.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/time.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
|||||||
# kernel/variables.lo - a libtool object file
|
|
||||||
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
|
|
||||||
#
|
|
||||||
# Please DO NOT delete this file!
|
|
||||||
# It is necessary for linking the library.
|
|
||||||
|
|
||||||
# Name of the PIC object.
|
|
||||||
pic_object='.libs/variables.o'
|
|
||||||
|
|
||||||
# Name of the non-PIC object.
|
|
||||||
non_pic_object=none
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
@ -16,14 +16,11 @@ $decoders = [
|
|||||||
'Items::fromFile()' => function ($file) {
|
'Items::fromFile()' => function ($file) {
|
||||||
return Items::fromFile($file);
|
return Items::fromFile($file);
|
||||||
},
|
},
|
||||||
'Items::fromString()' => function ($file) {
|
|
||||||
return Items::fromString(stream_get_contents(fopen($file, 'r')));
|
|
||||||
},
|
|
||||||
'Items::fromFile() - debug' => function ($file) {
|
'Items::fromFile() - debug' => function ($file) {
|
||||||
return Items::fromFile($file, ['debug' => true]);
|
return Items::fromFile($file, ['debug' => true]);
|
||||||
},
|
},
|
||||||
'Items::fromString() - debug' => function ($file) {
|
'Items::fromFile() - ext' => function ($file) {
|
||||||
return Items::fromString(stream_get_contents(fopen($file, 'r')), ['debug' => true]);
|
return new \JsonMachine\Parser();
|
||||||
},
|
},
|
||||||
'json_decode()' => function ($file) {
|
'json_decode()' => function ($file) {
|
||||||
return json_decode(stream_get_contents(fopen($file, 'r')), true);
|
return json_decode(stream_get_contents(fopen($file, 'r')), true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user