Skip to content

Commit

Permalink
Merge branch '4.3' into 4.4
Browse files Browse the repository at this point in the history
* 4.3:
  [3.4] Fixed everything found by the spellcheck builder
  • Loading branch information
wouterj committed Jan 4, 2020
2 parents d2e1885 + 0ae26e8 commit e403ae0
Show file tree
Hide file tree
Showing 155 changed files with 803 additions and 448 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/_build/doctrees
/_build/spelling
/_build/html
*.pyc
2 changes: 1 addition & 1 deletion _build/.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ pytz==2017.2
requests==2.20.0
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.3.6
sphinx==1.3.6
git+https://github.com/fabpot/sphinx-php.git@7312eccce9465640752e51373a480da700e02345#egg_name=sphinx-php
5 changes: 5 additions & 0 deletions _build/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,13 @@
'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.todo',
'sensio.sphinx.refinclude', 'sensio.sphinx.configurationblock', 'sensio.sphinx.phpcode', 'sensio.sphinx.bestpractice', 'sensio.sphinx.codeblock',
'symfonycom.sphinx'
#,'sphinxcontrib.spelling'
]

#spelling_show_sugestions=True
#spelling_lang='en_US'
#spelling_word_list_filename='_build/spelling_word_list.txt'

# Add any paths that contain templates here, relative to this directory.
# templates_path = ['_theme/_templates']

Expand Down
347 changes: 347 additions & 0 deletions _build/spelling_word_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,347 @@
accessor
advertize
Akamai
analytics
Ansi
Ansible
Assetic
async
authenticator
authenticators
autocompleted
autocompletion
autoconfiguration
autoconfigure
autoconfigured
autoconfigures
autoconfiguring
autoload
autoloaded
autoloader
autoloaders
autoloading
autoprefixing
autowire
autowireable
autowired
autowiring
backend
backends
balancer
balancers
bcrypt
benchmarking
Bitbucket
bitmask
bitmasks
bitwise
Blackfire
boolean
booleans
Brasseur
browserslist
buildpack
buildpacks
bundler
cacheable
Caddy
callables
camelCase
casted
changelog
changeset
charset
charsets
checkboxes
classmap
classname
clearers
cloner
cloners
codebase
config
configs
configurator
configurators
contrib
cron
cronjobs
cryptographic
cryptographically
Ctrl
ctype
cURL
customizable
customizations
Cygwin
dataset
datepicker
decrypt
denormalization
denormalize
denormalized
denormalizing
deprecations
deserialization
deserialize
deserialized
deserializing
destructor
dev
dn
DNS
docblock
Dotenv
downloader
Doxygen
DSN
Dunglas
easter
Eberlei
emilie
enctype
entrypoints
enum
env
escaper
escpaer
extensibility
extractable
eZPublish
Fabien
failover
filesystem
filesystems
formatter
formatters
fortrabbit
frontend
getter
getters
GitHub
gmail
Gmail
Goutte
grapheme
hardcode
hardcoded
hardcodes
hardcoding
hasser
hassers
headshot
HInclude
hostname
https
iconv
igbinary
incrementing
ini
inlined
inlining
installable
instantiation
interoperable
intl
Intl
invokable
IPv
isser
issers
Jpegoptim
jQuery
js
Karlton
kb
kB
Kévin
Ki
KiB
kibibyte
Kubernetes
Kudu
labelled
latin
Ldap
libketama
licensor
lifecycle
liip
linter
localhost
Loggly
Logplex
lookups
loopback
lorenzo
Luhn
macOS
matcher
matchers
mbstring
mebibyte
memcache
memcached
MiB
michelle
minification
minified
minifier
minifies
minify
minifying
misconfiguration
misconfigured
misgendering
Monolog
mutator
nagle
namespace
namespaced
namespaces
namespacing
natively
nd
netmasks
nginx
normalizer
normalizers
npm
nyholm
OAuth
OPcache
overcomplicate
Packagist
parallelizes
parsers
PHP
PHPUnit
PID
plaintext
polyfill
polyfills
postcss
Potencier
pre
preconfigured
predefines
Predis
preload
preloaded
preloading
prepend
prepended
prepending
prepends
preprocessed
preprocessors
Procfile
profiler
programmatically
prototyped
rebase
reconfiguring
reconnection
redirections
refactorization
regexes
renderer
resolvers
responder
reStructuredText
reusability
runtime
sandboxing
schemas
screencast
semantical
serializable
serializer
sexualized
Silex
sluggable
socio
specificities
SQLite
stacktrace
stacktraces
storages
stringified
stylesheet
stylesheets
subclasses
subdirectories
subdirectory
sublcasses
sublicense
sublincense
subrequests
subtree
superclass
superglobal
superglobals
symfony
Symfony
symlink
symlinks
syntaxes
templating
testability
th
theming
throbber
timestampable
timezones
TLS
tmpfs
tobias
todo
Tomayko
Toolbelt
tooltip
Traversable
triaging
UI
uid
unary
unauthenticate
uncacheable
uncached
uncomment
uncommented
undelete
unhandled
unicode
Unix
unmapped
unminified
unported
unregister
unrendered
unserialize
unserialized
unserializing
unsubmitted
untracked
uploader
URI
validator
validators
variadic
VirtualBox
Vue
webpack
webpacked
webpackJsonp
webserver
whitespace
whitespaces
woh
Wordpress
Xdebug
xkcd
Xliff
XML
XPath
yaml
yay
2 changes: 1 addition & 1 deletion bundles/best_practices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ The index file (for example ``Resources/doc/index.rst`` or
``Resources/doc/index.md``) is the only mandatory file and must be the entry
point for the documentation. The
:doc:`reStructuredText (rST) </contributing/documentation/format>` is the format
used to render the documentation on symfony.com.
used to render the documentation on the Symfony website.

Installation Instructions
~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion components/cache/adapters/php_array_cache_adapter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
single: Cache Pool
single: PHP Array Cache

Php Array Cache Adapter
PHP Array Cache Adapter
=======================

This adapter is a high performance cache for static data (e.g. application configuration)
Expand Down
Loading

0 comments on commit e403ae0

Please sign in to comment.