File tree
501 files changed
+3452
-2466
lines changed- about
- authors
- blog
- 2012/09/26/new-site
- 2013/05
- 03/a-word-on-the-focus-of-php-dot-js
- 04/coding-style
- archives
- categories
- array
- bc
- classkit
- classobj
- coding-style
- convention
- ctype
- datetime
- errorfunc
- exec
- filesystem
- focus
- funchand
- future
- i18n
- info
- json
- language
- mail
- math
- misc
- net-gopher
- network
- objaggregation
- octopress
- outcontrol
- pcre
- runkit
- stream
- strings
- url
- var
- website
- xdiff
- xml
- functions
- abs
- acos
- acosh
- addcslashes
- addslashes
- aggregate
- aggregate_info
- aggregate_methods
- aggregate_methods_by_list
- aggregate_methods_by_regexp
- aggregate_properties
- aggregate_properties_by_list
- aggregate_properties_by_regexp
- aggregation_info
- array
- array_change_key_case
- array_chunk
- array_combine
- array_count_values
- array_diff
- array_diff_assoc
- array_diff_key
- array_diff_uassoc
- array_diff_ukey
- array_fill
- array_fill_keys
- array_filter
- array_flip
- array_intersect
- array_intersect_assoc
- array_intersect_key
- array_intersect_uassoc
- array_intersect_ukey
- array_key_exists
- array_keys
- array_map
- array_merge
- array_merge_recursive
- array_multisort
- array_pad
- array_pop
- array_product
- array_push
- array_rand
- array_reduce
- array_replace
- array_replace_recursive
- array_reverse
- array_search
- array_shift
- array_slice
- array_splice
- array_sum
- array_udiff
- array_udiff_assoc
- array_udiff_uassoc
- array_uintersect
- array_uintersect_assoc
- array_uintersect_uassoc
- array_unique
- array_unshift
- array_values
- array_walk
- array_walk_recursive
- arsort
- asin
- asinh
- asort
- assert
- assert_options
- atan
- atan2
- atanh
- base64_decode
- base64_encode
- base_convert
- basename
- bcadd
- bccomp
- bcdiv
- bcmul
- bcround
- bcscale
- bcsub
- bin2hex
- bindec
- call_user_func
- call_user_func_array
- ceil
- checkdate
- chop
- chr
- chunk_split
- class_alias
- class_exists
- classkit_import
- classkit_method_add
- classkit_method_copy
- classkit_method_redefine
- classkit_method_remove
- classkit_method_rename
- compact
- constant
- convert_cyr_string
- convert_uuencode
- cos
- cosh
- count
- count_chars
- crc32
- create_function
- ctype_alnum
- ctype_alpha
- ctype_cntrl
- ctype_digit
- ctype_graph
- ctype_lower
- ctype_print
- ctype_punct
- ctype_space
- ctype_upper
- ctype_xdigit
- current
- date
- date_default_timezone_get
- date_default_timezone_set
- date_parse
- deaggregate
- decbin
- dechex
- decoct
- define
- defined
- deg2rad
- dirname
- doubleval
- each
- echo
- empty
- end
- error_get_last
- error_reporting
- escapeshellarg
- exp
- explode
- expm1
- extract
- fclose
- feof
- fgetc
- fgetcsv
- fgets
- fgetss
- file
- file_exists
- file_get_contents
- filemtime
- filesize
- floatval
- floor
- fmod
- fopen
- forward_static_call
- forward_static_call_array
- fpassthru
- fread
- fscanf
- fseek
- ftell
- func_get_arg
- func_get_args
- func_num_args
- function_exists
- get_cfg_var
- get_class
- get_class_methods
- get_class_vars
- get_declared_classes
- get_defined_constants
- get_defined_functions
- get_defined_vars
- get_extension_funcs
- get_headers
- get_html_translation_table
- get_include_path
- get_included_files
- get_meta_tags
- get_object_vars
- get_required_files
- get_resource_type
- getdate
- getenv
- getlastmod
- getrandmax
- gettimeofday
- gettype
- gmdate
- gmmktime
- gmstrftime
- gopher_parsedir
- hexdec
- html_entity_decode
- htmlentities
- htmlspecialchars
- htmlspecialchars_decode
- http_build_query
- hypot
- i18n_loc_get_default
- i18n_loc_set_default
- idate
- implode
- import_request_variables
- in_array
- include
- include_once
- inet_ntop
- inet_pton
- ini_alter
- ini_get
- ini_get_all
- ini_restore
- ini_set
- intval
- ip2long
- is_array
- is_binary
- is_bool
- is_buffer
- is_callable
- is_double
- is_finite
- is_float
- is_infinite
- is_int
- is_integer
- is_long
- is_nan
- is_null
- is_numeric
- is_object
- is_real
- is_resource
- is_scalar
- is_string
- is_unicode
- isset
- join
- json_decode
- json_encode
- json_last_error
- key
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
501 files changed
+3452
-2466
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
| 332 | + | |
| 333 | + | |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
336 | 337 |
| |
| 338 | + | |
337 | 339 |
| |
338 | 340 |
| |
339 | 341 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
560 |
| - | |
| 560 | + | |
| 561 | + | |
561 | 562 |
| |
562 | 563 |
| |
563 | 564 |
| |
564 | 565 |
| |
| 566 | + | |
565 | 567 |
| |
566 | 568 |
| |
567 | 569 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
| 336 | + | |
| 337 | + | |
337 | 338 |
| |
338 | 339 |
| |
339 | 340 |
| |
340 | 341 |
| |
| 342 | + | |
341 | 343 |
| |
342 | 344 |
| |
343 | 345 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
| 393 | + | |
| 394 | + | |
394 | 395 |
| |
395 | 396 |
| |
396 | 397 |
| |
397 | 398 |
| |
| 399 | + | |
398 | 400 |
| |
399 | 401 |
| |
400 | 402 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
310 |
| - | |
| 310 | + | |
| 311 | + | |
311 | 312 |
| |
312 | 313 |
| |
313 | 314 |
| |
314 | 315 |
| |
| 316 | + | |
315 | 317 |
| |
316 | 318 |
| |
317 | 319 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
261 |
| - | |
| 261 | + | |
| 262 | + | |
262 | 263 |
| |
263 | 264 |
| |
264 | 265 |
| |
265 | 266 |
| |
| 267 | + | |
266 | 268 |
| |
267 | 269 |
| |
268 | 270 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
302 |
| - | |
| 302 | + | |
| 303 | + | |
303 | 304 |
| |
304 | 305 |
| |
305 | 306 |
| |
306 | 307 |
| |
| 308 | + | |
307 | 309 |
| |
308 | 310 |
| |
309 | 311 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
| 233 | + | |
233 | 234 |
| |
234 | 235 |
| |
235 | 236 |
| |
236 | 237 |
| |
| 238 | + | |
237 | 239 |
| |
238 | 240 |
| |
239 | 241 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
| 230 | + | |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
233 | 234 |
| |
| 235 | + | |
234 | 236 |
| |
235 | 237 |
| |
236 | 238 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
| 236 | + | |
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
239 | 240 |
| |
| 241 | + | |
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
| 229 | + | |
229 | 230 |
| |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
| 234 | + | |
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
| 229 | + | |
229 | 230 |
| |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
| 234 | + | |
233 | 235 |
| |
234 | 236 |
| |
235 | 237 |
| |
|
0 commit comments