Skip to content

Commit 2ae1bed

Browse files
committed
Update site
1 parent ee53c9c commit 2ae1bed

File tree

340 files changed

+5045
-2262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

340 files changed

+5045
-2262
lines changed

_octopress/Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ task :build do
164164
page_fnc.puts "the closest match to this hashtable-like data structure. "
165165
page_fnc.puts ""
166166
page_fnc.puts "Please also note that php.js offers community built functions and goes by the "
167-
page_fnc.puts "[McDonald\’s Theory](https://medium.com/what-i-learned-building/9216e1c9da7d). We'll put online "
167+
page_fnc.puts "[McDonald's Theory](https://medium.com/what-i-learned-building/9216e1c9da7d). We'll put online "
168168
page_fnc.puts "functions that are far from perfect, in the hopes to spark better contributions. "
169169
page_fnc.puts "Do you have one? Then please just: "
170170
page_fnc.puts ""

_octopress/source/_includes/custom/array.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<!-- Generated by Rakefile:build -->
2-
- [array](/functions/array)
32
- [array_change_key_case](/functions/array_change_key_case)
43
- [array_chunk](/functions/array_chunk)
54
- [array_combine](/functions/array_combine)

_octopress/source/_includes/custom/asides/category_list.html

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,20 @@ <h1>Categories</h1>
66

77
<li><a href="/categories/bc">bc</a></li>
88

9-
<li><a href="/categories/classkit">classkit</a></li>
10-
11-
<li><a href="/categories/classobj">classobj</a></li>
12-
139
<li><a href="/categories/ctype">ctype</a></li>
1410

1511
<li><a href="/categories/datetime">datetime</a></li>
1612

17-
<li><a href="/categories/errorfunc">errorfunc</a></li>
18-
1913
<li><a href="/categories/exec">exec</a></li>
2014

2115
<li><a href="/categories/filesystem">filesystem</a></li>
2216

2317
<li><a href="/categories/funchand">funchand</a></li>
2418

25-
<li><a href="/categories/i18n">i18n</a></li>
26-
2719
<li><a href="/categories/info">info</a></li>
2820

2921
<li><a href="/categories/json">json</a></li>
3022

31-
<li><a href="/categories/language">language</a></li>
32-
33-
<li><a href="/categories/mail">mail</a></li>
34-
3523
<li><a href="/categories/math">math</a></li>
3624

3725
<li><a href="/categories/misc">misc</a></li>
@@ -40,16 +28,8 @@ <h1>Categories</h1>
4028

4129
<li><a href="/categories/network">network</a></li>
4230

43-
<li><a href="/categories/objaggregation">objaggregation</a></li>
44-
45-
<li><a href="/categories/outcontrol">outcontrol</a></li>
46-
4731
<li><a href="/categories/pcre">pcre</a></li>
4832

49-
<li><a href="/categories/runkit">runkit</a></li>
50-
51-
<li><a href="/categories/stream">stream</a></li>
52-
5333
<li><a href="/categories/strings">strings</a></li>
5434

5535
<li><a href="/categories/url">url</a></li>

_octopress/source/_includes/custom/community.html

Lines changed: 1217 additions & 1031 deletions
Large diffs are not rendered by default.
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
<!-- Generated by Rakefile:build -->
22
- [checkdate](/functions/checkdate)
33
- [date](/functions/date)
4-
- [date_default_timezone_get](/functions/date_default_timezone_get)
5-
- [date_default_timezone_set](/functions/date_default_timezone_set)
64
- [date_parse](/functions/date_parse)
75
- [getdate](/functions/getdate)
86
- [gettimeofday](/functions/gettimeofday)
97
- [gmdate](/functions/gmdate)
108
- [gmmktime](/functions/gmmktime)
119
- [gmstrftime](/functions/gmstrftime)
1210
- [idate](/functions/idate)
13-
- [localtime](/functions/localtime)
1411
- [microtime](/functions/microtime)
1512
- [mktime](/functions/mktime)
1613
- [strftime](/functions/strftime)
1714
- [strptime](/functions/strptime)
1815
- [strtotime](/functions/strtotime)
1916
- [time](/functions/time)
20-
- [timezone_abbreviations_list](/functions/timezone_abbreviations_list)
21-
- [timezone_identifiers_list](/functions/timezone_identifiers_list)
Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,5 @@
11
<!-- Generated by Rakefile:build -->
22
- [basename](/functions/basename)
33
- [dirname](/functions/dirname)
4-
- [fclose](/functions/fclose)
5-
- [feof](/functions/feof)
6-
- [fgetc](/functions/fgetc)
7-
- [fgetcsv](/functions/fgetcsv)
8-
- [fgets](/functions/fgets)
9-
- [fgetss](/functions/fgetss)
10-
- [file](/functions/file)
11-
- [file_exists](/functions/file_exists)
12-
- [file_get_contents](/functions/file_get_contents)
13-
- [filemtime](/functions/filemtime)
14-
- [filesize](/functions/filesize)
15-
- [fopen](/functions/fopen)
16-
- [fpassthru](/functions/fpassthru)
17-
- [fread](/functions/fread)
18-
- [fscanf](/functions/fscanf)
19-
- [fseek](/functions/fseek)
20-
- [ftell](/functions/ftell)
214
- [pathinfo](/functions/pathinfo)
22-
- [pclose](/functions/pclose)
23-
- [popen](/functions/popen)
24-
- [readfile](/functions/readfile)
255
- [realpath](/functions/realpath)
26-
- [rewind](/functions/rewind)

_octopress/source/_includes/custom/funchand.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
- [call_user_func](/functions/call_user_func)
33
- [call_user_func_array](/functions/call_user_func_array)
44
- [create_function](/functions/create_function)
5-
- [forward_static_call](/functions/forward_static_call)
6-
- [forward_static_call_array](/functions/forward_static_call_array)
7-
- [func_get_arg](/functions/func_get_arg)
8-
- [func_get_args](/functions/func_get_args)
9-
- [func_num_args](/functions/func_num_args)
105
- [function_exists](/functions/function_exists)
116
- [get_defined_functions](/functions/get_defined_functions)
127
- [register_shutdown_function](/functions/register_shutdown_function)
Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,7 @@
11
<!-- Generated by Rakefile:build -->
22
- [assert](/functions/assert)
33
- [assert_options](/functions/assert_options)
4-
- [get_cfg_var](/functions/get_cfg_var)
5-
- [get_defined_constants](/functions/get_defined_constants)
6-
- [get_extension_funcs](/functions/get_extension_funcs)
7-
- [get_include_path](/functions/get_include_path)
8-
- [get_included_files](/functions/get_included_files)
9-
- [get_required_files](/functions/get_required_files)
104
- [getenv](/functions/getenv)
115
- [getlastmod](/functions/getlastmod)
12-
- [ini_alter](/functions/ini_alter)
13-
- [ini_get](/functions/ini_get)
14-
- [ini_get_all](/functions/ini_get_all)
15-
- [ini_restore](/functions/ini_restore)
16-
- [ini_set](/functions/ini_set)
17-
- [php_ini_loaded_file](/functions/php_ini_loaded_file)
18-
- [php_ini_scanned_files](/functions/php_ini_scanned_files)
19-
- [phpversion](/functions/phpversion)
20-
- [putenv](/functions/putenv)
21-
- [restore_include_path](/functions/restore_include_path)
22-
- [set_include_path](/functions/set_include_path)
236
- [set_time_limit](/functions/set_time_limit)
247
- [version_compare](/functions/version_compare)
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
<!-- Generated by Rakefile:build -->
2-
- [constant](/functions/constant)
3-
- [define](/functions/define)
4-
- [defined](/functions/defined)
52
- [pack](/functions/pack)
6-
- [php_strip_whitespace](/functions/php_strip_whitespace)
73
- [time_sleep_until](/functions/time_sleep_until)
84
- [uniqid](/functions/uniqid)

_octopress/source/_includes/custom/strings.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
- [convert_uuencode](/functions/convert_uuencode)
1010
- [count_chars](/functions/count_chars)
1111
- [crc32](/functions/crc32)
12-
- [echo](/functions/echo)
1312
- [explode](/functions/explode)
1413
- [get_html_translation_table](/functions/get_html_translation_table)
1514
- [html_entity_decode](/functions/html_entity_decode)

0 commit comments

Comments
 (0)