Fix load-elim bug for branching instructions going to the same block
[hiphop-php.git] / hphp / system / php.txt
blob0cad85e87e71dfd67d382f6d882dc2933f359b86
1 # Files to include in systemlib.php
3 # Order matters here. Put parent classes in this list before child classes
4 hphp/system/php/lang/stdClass.php
5 hphp/system/php/lang/Closure.php
6 hphp/system/php/lang/pinitSentinel.php
7 hphp/system/php/lang/string.php
8 hphp/system/php/lang/resource.php
10 hphp/system/php/lang/AsyncIterator.ns.php
11 hphp/system/php/lang/AsyncKeyedIterator.ns.php
12 hphp/system/php/lang/Traversable.ns.php
13 hphp/system/php/lang/Iterator.ns.php
14 hphp/system/php/lang/IteratorAggregate.ns.php
15 hphp/system/php/lang/KeyedIterator.ns.php
16 hphp/system/php/lang/KeyedIterable.ns.php
17 hphp/system/php/lang/Throwable.ns.php
18 hphp/system/php/lang/BaseException.ns.php
19 hphp/system/php/lang/Error.ns.php
20 hphp/system/php/lang/Exception.php
21 hphp/system/php/spl/exceptions/exceptions.php
22 hphp/system/php/spl/interfaces/Countable.php
23 hphp/system/php/spl/interfaces/RecursiveIterator.php
25 hphp/system/php/spl/datastructures/SplHeap.php
27 hphp/system/php/spl/file_handling/SplFileInfo.php
28 hphp/system/php/spl/interfaces/SeekableIterator.php
29 hphp/system/php/spl/iterators/DirectoryIterator.php
30 hphp/system/php/spl/iterators/FilesystemIterator.php
31 hphp/system/php/spl/iterators/GlobIterator.php
32 hphp/system/php/spl/iterators/RecursiveDirectoryIterator.php
33 hphp/system/php/spl/file_handling/SplFileObject.php
34 hphp/system/php/spl/file_handling/SplTempFileObject.php
36 hphp/system/php/lang/ArrayAccess.php
37 hphp/system/php/lang/Serializeable.php
38 hphp/system/php/spl/datastructures/SplDoublyLinkedList.php
39 hphp/system/php/spl/datastructures/SplQueue.php
40 hphp/system/php/spl/datastructures/SplStack.php
42 hphp/system/php/spl/interfaces/OuterIterator.php
43 hphp/system/php/spl/iterators/IteratorIterator.php
44 hphp/system/php/spl/iterators/AppendIterator.php
45 hphp/system/php/spl/iterators/FilterIterator.php
46 hphp/system/php/spl/iterators/CallbackFilterIterator.php
47 hphp/system/php/spl/iterators/MultipleIterator.php
48 hphp/system/php/spl/iterators/RecursiveFilterIterator.php
49 hphp/system/php/spl/iterators/RegexIterator.php
50 hphp/system/php/spl/iterators/RecursiveRegexIterator.php
51 hphp/system/php/spl/iterators/ParentIterator.php
52 hphp/system/php/spl/iterators/RecursiveCallbackFilterIterator.php
54 hphp/system/php/spl/iterators/ArrayIterator.php
55 hphp/system/php/spl/iterators/RecursiveArrayIterator.php
57 hphp/system/php/spl/iterators/CachingIterator.php
58 hphp/system/php/spl/iterators/RecursiveCachingIterator.php
60 hphp/system/php/stream/user-filters.php
61 hphp/system/php/stream/default-filters.php
63 hphp/system/php/filter/filter_has_var.php
64 hphp/system/php/filter/filter_input.php
65 hphp/system/php/filter/filter_var_array.php
66 hphp/system/php/filter/filter_input_array.php
68 hphp/system/php/sessions/SessionHandlerInterface.php
70 hphp/system/php/redis/RedisException.php
72 hphp/system/php/archive_handler/ArchiveHandler.ns.php
73 hphp/system/php/archive_handler/TarArchiveHandler.ns.php
74 hphp/system/php/archive_handler/PharArchiveHandler.ns.php
75 hphp/system/php/archive_handler/ZipArchiveHandler.ns.php
77 hphp/system/php/phar/PharException.php
78 hphp/system/php/phar/Phar.php
79 hphp/system/php/phar/PharFileInfo.php
80 hphp/system/php/phar/PharData.php
82 hphp/system/php/date/datetimeinterface.php
83 hphp/system/php/date/datetimeimmutable.php
85 hphp/system/php/collections/collections.ns.php
87 hphp/system/php/async/ResultOrExceptionWrapper.ns.php
88 hphp/system/php/async/WrappedException.ns.php
89 hphp/system/php/async/WrappedResult.ns.php
90 hphp/system/php/async/convenience.ns.php
92 hphp/system/php/async/vm.ns.php
93 hphp/system/php/async/maps.ns.php
94 hphp/system/php/async/vectors.ns.php
96 # If you have no inheritance relationship, go here in alphabetical order
97 hphp/system/php/XhprofFrame.php
98 hphp/system/php/array_filter.hhas
99 hphp/system/php/array_map.hhas
100 hphp/system/php/array_reduce.hhas
101 hphp/system/php/apc/APCIterator.php
102 hphp/system/php/asio/Awaitable.php
103 hphp/system/php/asio/InvalidOperationException.php
104 hphp/system/php/curl/CURLFile.php
105 hphp/system/php/date/dateperiod.php
106 hphp/system/php/date/datetime_funcs.php
107 hphp/system/php/dom/DOMException.php
108 hphp/system/php/file_system/Directory.php
109 hphp/system/php/lang/ErrorException.php
110 hphp/system/php/lang/fun.ns.php
111 hphp/system/php/lang/invariant.ns.php
112 hphp/system/php/lang/null.ns.php
113 hphp/system/php/misc/fb_autoload_map.php
114 hphp/system/php/misc/highlight.php
115 hphp/system/php/misc/idx.php
116 hphp/system/php/misc/php_strip_whitespace.php
117 hphp/system/php/pdo/PDOException.php
118 hphp/system/php/redis/Redis.php
119 hphp/system/php/redis/RedisSessionModule.php
120 hphp/system/php/shapes/Shapes.php
121 hphp/system/php/soap/SoapFault.php
122 hphp/system/php/spl/datastructures/SplFixedArray.php
123 hphp/system/php/spl/datastructures/SplObjectStorage.php
124 hphp/system/php/spl/datastructures/SplPriorityQueue.php
125 hphp/system/php/spl/interfaces/SplObserver.php
126 hphp/system/php/spl/interfaces/SplSubject.php
127 hphp/system/php/spl/iterators/EmptyIterator.php
128 hphp/system/php/spl/iterators/InfiniteIterator.php
129 hphp/system/php/spl/iterators/LimitIterator.php
130 hphp/system/php/spl/iterators/NoRewindIterator.php
131 hphp/system/php/spl/iterators/RecursiveIteratorIterator.php
132 hphp/system/php/spl/iterators/RecursiveTreeIterator.php
133 hphp/system/php/spl/miscellaneous/ArrayObject.php
134 hphp/system/php/spl/miscellaneous/autoload.php
136 # This provides a temporary workaround for renamed lz4 methods
137 hphp/system/php/zlib/ext_zlib.php