Commit ceb37dc
Assign hphp_hphpi oncall to PHP-inherited HHVM extensions
Summary:
Set the oncall to "hphp_hphpi" for 55 HHVM extensions that are
reimplementations of standard PHP/PECL extensions (e.g., array, curl,
json, openssl, pcre, pdo, etc.)
Since these extensions are PHP compatibility layers maintained by the
HHVM team, hphp_hphpi is the appropriate oncall.
Reviewed By: paulbiss
Differential Revision: D95138365
fbshipit-source-id: d62646fc1d2cab488a6e733be86328765ea066691 parent ff68629 commit ceb37dc
54 files changed
Lines changed: 56 additions & 56 deletions
File tree
- hphp/runtime/ext
- apache
- apc
- array
- bcmath
- bz2
- ctype
- curl
- datetime
- domdocument
- fileinfo
- filter
- generator
- gettext
- gmp
- hash
- iconv
- icu
- imagick
- ipc
- json
- ldap
- libxml
- mailparse
- mail
- mbstring
- mcrypt
- memcached
- memcache
- openssl
- pcre
- pdo
- posix
- process
- random
- readline
- reflection
- shmop
- simplexml
- soap
- sockets
- sodium
- spl
- sqlite3
- std
- stream
- string
- url
- weakref
- xmlreader
- xmlwriter
- xml
- xsl
- zip
- zlib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3035 | 3035 | | |
3036 | 3036 | | |
3037 | 3037 | | |
3038 | | - | |
| 3038 | + | |
3039 | 3039 | | |
3040 | 3040 | | |
3041 | 3041 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
917 | | - | |
| 917 | + | |
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5817 | 5817 | | |
5818 | 5818 | | |
5819 | 5819 | | |
5820 | | - | |
| 5820 | + | |
5821 | 5821 | | |
5822 | 5822 | | |
5823 | 5823 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments