Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ua-parser/uap-php
PHP implementation of ua-parser
https://github.com/ua-parser/uap-php
renamed the uaParse, osParse, and deviceParse functions. fixes #150
243eb9adadcef096196f552a827e3b867eccd443 authored almost 12 years ago by Dave Olsen <[email protected]>
243eb9adadcef096196f552a827e3b867eccd443 authored almost 12 years ago by Dave Olsen <[email protected]>
added an assertEqual function
b31c4b8b2dd0a3d8778284d9cddd383cae8c09b2 authored about 12 years ago by Dave Olsen <[email protected]>
b31c4b8b2dd0a3d8778284d9cddd383cae8c09b2 authored about 12 years ago by Dave Olsen <[email protected]>
missed a __DIR__ to dirname() conversion
72e6968402928452e21ae46b596df1cab5996db3 authored about 12 years ago by Dave Olsen <[email protected]>
72e6968402928452e21ae46b596df1cab5996db3 authored about 12 years ago by Dave Olsen <[email protected]>
forgot to provide defaults for when the parser functions are accessed directly
cd3da396dc553fc564881d77b2fae1084c0a5ade authored about 12 years ago by Dave Olsen <[email protected]>
cd3da396dc553fc564881d77b2fae1084c0a5ade authored about 12 years ago by Dave Olsen <[email protected]>
renamed the $debug var to $log to better reflect its functionality
2d03d2fed0b6279c7cf0d61670066d3cd4a6fb07 authored about 12 years ago by Dave Olsen <[email protected]>
2d03d2fed0b6279c7cf0d61670066d3cd4a6fb07 authored about 12 years ago by Dave Olsen <[email protected]>
copy edit
b949ff5c5f8c41ea96d60ee0f736e1f8ddb33f3a authored about 12 years ago by Dave Olsen <[email protected]>
b949ff5c5f8c41ea96d60ee0f736e1f8ddb33f3a authored about 12 years ago by Dave Olsen <[email protected]>
making sure the generated log file isn't saved to the repo
12aa8bf96f54de3158a292485be897689c24d678 authored about 12 years ago by Dave Olsen <[email protected]>
12aa8bf96f54de3158a292485be897689c24d678 authored about 12 years ago by Dave Olsen <[email protected]>
copy edit
78970cfd4a4e794bb6e6ae1adf3626b07d4944f7 authored about 12 years ago by Dave Olsen <[email protected]>
78970cfd4a4e794bb6e6ae1adf3626b07d4944f7 authored about 12 years ago by Dave Olsen <[email protected]>
making sure the CHANGELOG formatting is consistent
75ad00cbf431e82a9c76e126808c81f6a501e9b6 authored about 12 years ago by Dave Olsen <[email protected]>
75ad00cbf431e82a9c76e126808c81f6a501e9b6 authored about 12 years ago by Dave Olsen <[email protected]>
more copy edits
804f93e4e22b10581ec8e5670bcbb725392c3d13 authored about 12 years ago by Dave Olsen <[email protected]>
804f93e4e22b10581ec8e5670bcbb725392c3d13 authored about 12 years ago by Dave Olsen <[email protected]>
copy edits
83c8659ad8c69c06ee00b0bbf0eb1d4096d177f0 authored about 12 years ago by Dave Olsen <[email protected]>
83c8659ad8c69c06ee00b0bbf0eb1d4096d177f0 authored about 12 years ago by Dave Olsen <[email protected]>
copy edits
3c78bd29e880a7fec1fc6ee6c31d8af48a7eb07f authored about 12 years ago by Dave Olsen <[email protected]>
3c78bd29e880a7fec1fc6ee6c31d8af48a7eb07f authored about 12 years ago by Dave Olsen <[email protected]>
copy edits and an update on features
0ece9d9a95449079236a3a34c253b9672e62de57 authored about 12 years ago by Dave Olsen <[email protected]>
0ece9d9a95449079236a3a34c253b9672e62de57 authored about 12 years ago by Dave Olsen <[email protected]>
making sure known spiders aren't returned in the cli apache log check
9c06a635e00e22b7e0d70513557c8fb74b57e0db authored about 12 years ago by Dave Olsen <[email protected]>
9c06a635e00e22b7e0d70513557c8fb74b57e0db authored about 12 years ago by Dave Olsen <[email protected]>
updated the version number
3fb7b5829c1fa743bc4e8bc4cb7ed240e550b924 authored about 12 years ago by Dave Olsen <[email protected]>
3fb7b5829c1fa743bc4e8bc4cb7ed240e550b924 authored about 12 years ago by Dave Olsen <[email protected]>
making sure a copy change is committed
3b90e6f1bb5e34a55e48edeb54eff84ea955520d authored about 12 years ago by Dave Olsen <[email protected]>
3b90e6f1bb5e34a55e48edeb54eff84ea955520d authored about 12 years ago by Dave Olsen <[email protected]>
updated some licensing info
e3b056a704b27257409567adebcca92afd5d4c00 authored about 12 years ago by Dave Olsen <[email protected]>
e3b056a704b27257409567adebcca92afd5d4c00 authored about 12 years ago by Dave Olsen <[email protected]>
updated some copy
d94042d520472e699518eaaf34088a0ba8eba24a authored about 12 years ago by Dave Olsen <[email protected]>
d94042d520472e699518eaaf34088a0ba8eba24a authored about 12 years ago by Dave Olsen <[email protected]>
renamed the class from UA to UAParser
97c4514fb5e9de270f4bdb17800c641e550f4cb2 authored about 12 years ago by Dave Olsen <[email protected]>
97c4514fb5e9de270f4bdb17800c641e550f4cb2 authored about 12 years ago by Dave Olsen <[email protected]>
added support for a -y flag so the original yaml file can be fetched for editing
3fd0c9070837777f4fd965479a26c7ab8c7f73c3 authored about 12 years ago by Dave Olsen <[email protected]>
3fd0c9070837777f4fd965479a26c7ab8c7f73c3 authored about 12 years ago by Dave Olsen <[email protected]>
fixing the uaparser-cli convert example
d0e1fb4a7020940df18b66f37a41321c232a4586 authored about 12 years ago by Dave Olsen <[email protected]>
d0e1fb4a7020940df18b66f37a41321c232a4586 authored about 12 years ago by Dave Olsen <[email protected]>
converted the PHP examples from tabs to spaces
7717d6a39336c9651a60cd6139e1ce315c91af99 authored about 12 years ago by Dave Olsen <[email protected]>
7717d6a39336c9651a60cd6139e1ce315c91af99 authored about 12 years ago by Dave Olsen <[email protected]>
removed an unnecessary slashie
9c6880a34203dab09d053aaa77b0d549460f7947 authored about 12 years ago by Dave Olsen <[email protected]>
9c6880a34203dab09d053aaa77b0d549460f7947 authored about 12 years ago by Dave Olsen <[email protected]>
referencing the new location of uaparser.php
f0055bebe5bbe437bf4bb33a17053b25018376c2 authored about 12 years ago by Dave Olsen <[email protected]>
f0055bebe5bbe437bf4bb33a17053b25018376c2 authored about 12 years ago by Dave Olsen <[email protected]>
renaming UAParser.php to uaparser.php
327b1a4cd01ead749035f94ab5ccb1c48bb3bc2c authored about 12 years ago by Dave Olsen <[email protected]>
327b1a4cd01ead749035f94ab5ccb1c48bb3bc2c authored about 12 years ago by Dave Olsen <[email protected]>
converted tabs to spaces
6d164d0611a70ee9b38e99ffe11f5308d911489b authored about 12 years ago by Dave Olsen <[email protected]>
6d164d0611a70ee9b38e99ffe11f5308d911489b authored about 12 years ago by Dave Olsen <[email protected]>
updating the CHANGELOG to reflect the changes in v2.0
4142fd2b99de3691da77f743741725cfc166a7a6 authored about 12 years ago by Dave Olsen <[email protected]>
4142fd2b99de3691da77f743741725cfc166a7a6 authored about 12 years ago by Dave Olsen <[email protected]>
updating the README to reflect the changes in v2.0
93c1ecd7a45a8b7be5ee00a5b68d4e560916c3bf authored about 12 years ago by Dave Olsen <[email protected]>
93c1ecd7a45a8b7be5ee00a5b68d4e560916c3bf authored about 12 years ago by Dave Olsen <[email protected]>
make sure JSON files are ignores in resources/
14bf73403f77495c33954a63b462f834e757432e authored about 12 years ago by Dave Olsen <[email protected]>
14bf73403f77495c33954a63b462f834e757432e authored about 12 years ago by Dave Olsen <[email protected]>
updating the notes for the test lib
14a43583ce3b73071ad2ecf4e998bd9206e1528b authored about 12 years ago by Dave Olsen <[email protected]>
14a43583ce3b73071ad2ecf4e998bd9206e1528b authored about 12 years ago by Dave Olsen <[email protected]>
invoke the parser class correctly
4310c258d50c7acb991014eba7d326e32b01476c authored about 12 years ago by Dave Olsen <[email protected]>
4310c258d50c7acb991014eba7d326e32b01476c authored about 12 years ago by Dave Olsen <[email protected]>
update support for __DIR__
9d46a09f522723741d77b2b5f5e3a7761b16fe40 authored about 12 years ago by Dave Olsen <[email protected]>
9d46a09f522723741d77b2b5f5e3a7761b16fe40 authored about 12 years ago by Dave Olsen <[email protected]>
offer an error if the tests are being run without access to the test YAML files
0bb608ac426619125378ec526f61c64ac95de1a1 authored about 12 years ago by Dave Olsen <[email protected]>
0bb608ac426619125378ec526f61c64ac95de1a1 authored about 12 years ago by Dave Olsen <[email protected]>
updating test references
558e27cf658606be4f384eb7bdd2d955baaddb67 authored about 12 years ago by Dave Olsen <[email protected]>
558e27cf658606be4f384eb7bdd2d955baaddb67 authored about 12 years ago by Dave Olsen <[email protected]>
updating test function
c553cd3da3fd394c2983e71c4239a041e9ddcd24 authored about 12 years ago by Dave Olsen <[email protected]>
c553cd3da3fd394c2983e71c4239a041e9ddcd24 authored about 12 years ago by Dave Olsen <[email protected]>
general spacing fixes
4e15a4cf4c723b0c58539bde46f7be37ff127e12 authored about 12 years ago by Dave Olsen <[email protected]>
4e15a4cf4c723b0c58539bde46f7be37ff127e12 authored about 12 years ago by Dave Olsen <[email protected]>
use print to keep it consistent
850d248768251a119c50552ae0d3d11a8dbd1f39 authored about 12 years ago by Dave Olsen <[email protected]>
850d248768251a119c50552ae0d3d11a8dbd1f39 authored about 12 years ago by Dave Olsen <[email protected]>
updated docs
ceb3ee49ac3c465089a50ed7b8157c82df00188e authored about 12 years ago by Dave Olsen <[email protected]>
ceb3ee49ac3c465089a50ed7b8157c82df00188e authored about 12 years ago by Dave Olsen <[email protected]>
fixed the use of __DIR__
713af6990b2f4765c90901d24a6b6f116fef1092 authored about 12 years ago by Dave Olsen <[email protected]>
713af6990b2f4765c90901d24a6b6f116fef1092 authored about 12 years ago by Dave Olsen <[email protected]>
added support for the converting an existing YAML file to JSON
53b11e0df7c362323a47724e5ab403cca8b9d29e authored about 12 years ago by Dave Olsen <[email protected]>
53b11e0df7c362323a47724e5ab403cca8b9d29e authored about 12 years ago by Dave Olsen <[email protected]>
updated the get YAML functionality
7fbcaf4e5c90be431417100050b7475d8c277ed1 authored about 12 years ago by Dave Olsen <[email protected]>
7fbcaf4e5c90be431417100050b7475d8c277ed1 authored about 12 years ago by Dave Olsen <[email protected]>
reworked the json dump of UA attributes
2e0534fcadb4817ee02c85b8b2d71f22c07dc489 authored about 12 years ago by Dave Olsen <[email protected]>
2e0534fcadb4817ee02c85b8b2d71f22c07dc489 authored about 12 years ago by Dave Olsen <[email protected]>
reworked the generic dump of UA attributes
9d006bb981e9e7badc88eac118ea13f7d9253b3b authored about 12 years ago by Dave Olsen <[email protected]>
9d006bb981e9e7badc88eac118ea13f7d9253b3b authored about 12 years ago by Dave Olsen <[email protected]>
reworked the apache log parsing logic
0d81c7e75cf75b68474536cfa42b6132e22d29ea authored about 12 years ago by Dave Olsen <[email protected]>
0d81c7e75cf75b68474536cfa42b6132e22d29ea authored about 12 years ago by Dave Olsen <[email protected]>
simple syntax additions
400468681e57fe6b3ace08a4ed10b5cc26f5a640 authored about 12 years ago by Dave Olsen <[email protected]>
400468681e57fe6b3ace08a4ed10b5cc26f5a640 authored about 12 years ago by Dave Olsen <[email protected]>
no longer have to check for empty $regexes
499767097a70f07b24a2739e24a27e392daf2adc authored about 12 years ago by Dave Olsen <[email protected]>
499767097a70f07b24a2739e24a27e392daf2adc authored about 12 years ago by Dave Olsen <[email protected]>
referencing the log function as a dynamic function instead of static
93e22ff9c190011c26ace17f9047255815761125 authored about 12 years ago by Dave Olsen <[email protected]>
93e22ff9c190011c26ace17f9047255815761125 authored about 12 years ago by Dave Olsen <[email protected]>
updating the log function
85b472dddbf3c2157e7dee6576f4b801550d65ad authored about 12 years ago by Dave Olsen <[email protected]>
85b472dddbf3c2157e7dee6576f4b801550d65ad authored about 12 years ago by Dave Olsen <[email protected]>
removing unnecessary aliases
1fee39ecc1d52c793c9a79e092f5ed655248f000 authored about 12 years ago by Dave Olsen <[email protected]>
1fee39ecc1d52c793c9a79e092f5ed655248f000 authored about 12 years ago by Dave Olsen <[email protected]>
making sure the correct properties are returned
7c535710be436fb3ef897561def3ef7379e83d15 authored about 12 years ago by Dave Olsen <[email protected]>
7c535710be436fb3ef897561def3ef7379e83d15 authored about 12 years ago by Dave Olsen <[email protected]>
updating how the various regexes are called
a1a44f52d223aa4acf6d9955fc6ca6639d267007 authored about 12 years ago by Dave Olsen <[email protected]>
a1a44f52d223aa4acf6d9955fc6ca6639d267007 authored about 12 years ago by Dave Olsen <[email protected]>
updated how the attributes get populated
8fa6109fbcdb66200fdb86249fed757eb0a63416 authored about 12 years ago by Dave Olsen <[email protected]>
8fa6109fbcdb66200fdb86249fed757eb0a63416 authored about 12 years ago by Dave Olsen <[email protected]>
add toFullString() supports
812b20b8942bdf16900f3ce96485d79923cc362d authored about 12 years ago by Dave Olsen <[email protected]>
812b20b8942bdf16900f3ce96485d79923cc362d authored about 12 years ago by Dave Olsen <[email protected]>
add toString()
caa35a111c5980d7184dd5e86352168bc4df5b6b authored about 12 years ago by Dave Olsen <[email protected]>
caa35a111c5980d7184dd5e86352168bc4df5b6b authored about 12 years ago by Dave Olsen <[email protected]>
add toVersionString()
e4c57b028e6984221f7325e942c8ab3d4db374cf authored about 12 years ago by Dave Olsen <[email protected]>
e4c57b028e6984221f7325e942c8ab3d4db374cf authored about 12 years ago by Dave Olsen <[email protected]>
simplify the uaParser(), osParser(), and deviceParser() calls
d129e3a89c0f1333e952bc32730c8d0d6e9313ec authored about 12 years ago by Dave Olsen <[email protected]>
d129e3a89c0f1333e952bc32730c8d0d6e9313ec authored about 12 years ago by Dave Olsen <[email protected]>
remove is* boolean values
8e45e8de96440aac6122269c64050146173a3800 authored about 12 years ago by Dave Olsen <[email protected]>
8e45e8de96440aac6122269c64050146173a3800 authored about 12 years ago by Dave Olsen <[email protected]>
returns an object no matter what
267170c4ef6e4f1bff15a001750eb91796370adf authored about 12 years ago by Dave Olsen <[email protected]>
267170c4ef6e4f1bff15a001750eb91796370adf authored about 12 years ago by Dave Olsen <[email protected]>
updated the regex references
b634d6176467cc2f1f8dda0d0296d09b6c282603 authored about 12 years ago by Dave Olsen <[email protected]>
b634d6176467cc2f1f8dda0d0296d09b6c282603 authored about 12 years ago by Dave Olsen <[email protected]>
updated the defaults for deviceParser()
885e4389c9ac97098960078dd0df63160e3afd1f authored about 12 years ago by Dave Olsen <[email protected]>
885e4389c9ac97098960078dd0df63160e3afd1f authored about 12 years ago by Dave Olsen <[email protected]>
updated the defaults for osParser()
a6dd0a07ec076f250d2fe13640aabebf5f077fba authored about 12 years ago by Dave Olsen <[email protected]>
a6dd0a07ec076f250d2fe13640aabebf5f077fba authored about 12 years ago by Dave Olsen <[email protected]>
updated the defaults for uaParser()
1c9b8c1c7974b33a98f6475a3f3cae9c6f6d7144 authored about 12 years ago by Dave Olsen <[email protected]>
1c9b8c1c7974b33a98f6475a3f3cae9c6f6d7144 authored about 12 years ago by Dave Olsen <[email protected]>
updated the defaults for parse()
8030dd44a879765ae16c43287353e8801f8e86d0 authored about 12 years ago by Dave Olsen <[email protected]>
8030dd44a879765ae16c43287353e8801f8e86d0 authored about 12 years ago by Dave Olsen <[email protected]>
updated the comments
39a2d831e50f42062f68a1315057a8dbe1ee0b25 authored about 12 years ago by Dave Olsen <[email protected]>
39a2d831e50f42062f68a1315057a8dbe1ee0b25 authored about 12 years ago by Dave Olsen <[email protected]>
class is now dynamic
cd0b10d19d9f2b45a58ddea9e3709687682e65a8 authored about 12 years ago by Dave Olsen <[email protected]>
cd0b10d19d9f2b45a58ddea9e3709687682e65a8 authored about 12 years ago by Dave Olsen <[email protected]>
removing $ua, HTTP_USER_AGENT, and HTTP_ACCEPT attributes
f300c1d99467cdb3235be5e90f2c133e304ec123 authored about 12 years ago by Dave Olsen <[email protected]>
f300c1d99467cdb3235be5e90f2c133e304ec123 authored about 12 years ago by Dave Olsen <[email protected]>
removed the code related to loading the YAML file
8adc284e71d0f784fc5a600987783fd638aca2b5 authored about 12 years ago by Dave Olsen <[email protected]>
8adc284e71d0f784fc5a600987783fd638aca2b5 authored about 12 years ago by Dave Olsen <[email protected]>
removed support for __DIR__ and replaced w/ better option
6327dbb9511c2c7576d97abec990a6d9f01e1c8c authored about 12 years ago by Dave Olsen <[email protected]>
6327dbb9511c2c7576d97abec990a6d9f01e1c8c authored about 12 years ago by Dave Olsen <[email protected]>
trying to be smarter about setting a default timezone when one isn't found
26b51bcd86a1ba8bf7901c538b80bb5730b4bcf4 authored about 12 years ago by Dave Olsen <[email protected]>
26b51bcd86a1ba8bf7901c538b80bb5730b4bcf4 authored about 12 years ago by Dave Olsen <[email protected]>
making sure any .txt result files are ignored
299d37fbe67d535f247baa22d56698cdc6ca4c7e authored about 12 years ago by Dave Olsen <[email protected]>
299d37fbe67d535f247baa22d56698cdc6ca4c7e authored about 12 years ago by Dave Olsen <[email protected]>
putting back the 5.2 compatibility fix
b67a2bf43a46c2945886a0bf5e66ee8d90e0cc10 authored about 12 years ago by Dave Olsen <[email protected]>
b67a2bf43a46c2945886a0bf5e66ee8d90e0cc10 authored about 12 years ago by Dave Olsen <[email protected]>
updated the CHANGELOG & README
13c96e076ef5dfc79dbe2b18b3d5991054eabb40 authored about 12 years ago by Dave Olsen <[email protected]>
13c96e076ef5dfc79dbe2b18b3d5991054eabb40 authored about 12 years ago by Dave Olsen <[email protected]>
test suite that uses the ua-parser project's test resources
c05b434b52d080ba21ae77f2476293f96803c959 authored about 12 years ago by Dave Olsen <[email protected]>
c05b434b52d080ba21ae77f2476293f96803c959 authored about 12 years ago by Dave Olsen <[email protected]>
added a separate command line interface for ua-parser-php
2239800a28110ba26ba0c3d20ea46e99e4f9fe0c authored about 12 years ago by Dave Olsen <[email protected]>
2239800a28110ba26ba0c3d20ea46e99e4f9fe0c authored about 12 years ago by Dave Olsen <[email protected]>
updating the docs within UAParser.php
3cddb131e4aa0dc5308bf977b3dacfe77d1b8a7f authored about 12 years ago by Dave Olsen <[email protected]>
3cddb131e4aa0dc5308bf977b3dacfe77d1b8a7f authored about 12 years ago by Dave Olsen <[email protected]>
removing the command line implementation. moved to a separate file.
4a9dbbe680e7edb466869a19fdae7ba9c74f9ec5 authored about 12 years ago by Dave Olsen <[email protected]>
4a9dbbe680e7edb466869a19fdae7ba9c74f9ec5 authored about 12 years ago by Dave Olsen <[email protected]>
properly setting the osObj
43c4b0255ada8e9f37f39a8d34b7401fb7f9fa33 authored about 12 years ago by Dave Olsen <[email protected]>
43c4b0255ada8e9f37f39a8d34b7401fb7f9fa33 authored about 12 years ago by Dave Olsen <[email protected]>
formatting fixes
6777c0cf056284b5ba7ee25bde5051f3f713d900 authored about 12 years ago by Dave Olsen <[email protected]>
6777c0cf056284b5ba7ee25bde5051f3f713d900 authored about 12 years ago by Dave Olsen <[email protected]>
making sure the version number uses the patch attr by default
a87cac3a1a81f831f4d6b788e146b5768c34c6f2 authored about 12 years ago by Dave Olsen <[email protected]>
a87cac3a1a81f831f4d6b788e146b5768c34c6f2 authored about 12 years ago by Dave Olsen <[email protected]>
properly set the family attr
d4c9fd27b74a841cd5b79de8aa411a30d56546b6 authored about 12 years ago by Dave Olsen <[email protected]>
d4c9fd27b74a841cd5b79de8aa411a30d56546b6 authored about 12 years ago by Dave Olsen <[email protected]>
making sure the patch attr gets properly set
89fb327339e9f02c2c3c6404967ab088dc36cf38 authored about 12 years ago by Dave Olsen <[email protected]>
89fb327339e9f02c2c3c6404967ab088dc36cf38 authored about 12 years ago by Dave Olsen <[email protected]>
better tracking of the result now that it doesn't return a bool by default
ae01c9965ebb97a4442ff95c5882c227fdd04d47 authored about 12 years ago by Dave Olsen <[email protected]>
ae01c9965ebb97a4442ff95c5882c227fdd04d47 authored about 12 years ago by Dave Olsen <[email protected]>
further updates to the default attributes
ff6ee6b55fcd36e71fe7c192df870982b61d6399 authored about 12 years ago by Dave Olsen <[email protected]>
ff6ee6b55fcd36e71fe7c192df870982b61d6399 authored about 12 years ago by Dave Olsen <[email protected]>
single quotes for the mobile browser array
66325f13148a22f95825b79a31d63730d98256d0 authored about 12 years ago by Dave Olsen <[email protected]>
66325f13148a22f95825b79a31d63730d98256d0 authored about 12 years ago by Dave Olsen <[email protected]>
updating default attributes used throughout
5ad81e9aba1c0e1105c2374831b67aaf356b746c authored about 12 years ago by Dave Olsen <[email protected]>
5ad81e9aba1c0e1105c2374831b67aaf356b746c authored about 12 years ago by Dave Olsen <[email protected]>
updated comment formatting
e912c881d973fb7cc301457db8e28dfbdfb14c8b authored about 12 years ago by Dave Olsen <[email protected]>
e912c881d973fb7cc301457db8e28dfbdfb14c8b authored about 12 years ago by Dave Olsen <[email protected]>
removing $silent & $nobackup. unnecessary.
21cc19b5da301b11dff9f6b959ce2d743f490e86 authored about 12 years ago by Dave Olsen <[email protected]>
21cc19b5da301b11dff9f6b959ce2d743f490e86 authored about 12 years ago by Dave Olsen <[email protected]>
prefer my old comment method
0092b5d762b345cf94f1e19a29506d1a15e814e6 authored about 12 years ago by Dave Olsen <[email protected]>
0092b5d762b345cf94f1e19a29506d1a15e814e6 authored about 12 years ago by Dave Olsen <[email protected]>
updating a label related to PHP 5.1 support
07fa56c1460541e2710faf795e8f4ba13d3f4c05 authored about 12 years ago by Dave Olsen <[email protected]>
07fa56c1460541e2710faf795e8f4ba13d3f4c05 authored about 12 years ago by Dave Olsen <[email protected]>
sanity check in case regexes.yaml picks up extra slashies (fixes issues #79 & #97)
2572f4a2dd131415d35b4e6bdba1c907e9a02b63 authored about 12 years ago by Dave Olsen <[email protected]>
2572f4a2dd131415d35b4e6bdba1c907e9a02b63 authored about 12 years ago by Dave Olsen <[email protected]>
attempts to be smarts about server derived UA. (fixes issue #95)
a32d9fd32d9bf2e096c2c2871ac3503610e75b3d authored about 12 years ago by Dave Olsen <[email protected]>
a32d9fd32d9bf2e096c2c2871ac3503610e75b3d authored about 12 years ago by Dave Olsen <[email protected]>
removing unnecessary .svn dirs in spyc (fixes issue #105)
d0426079473dda2c9c047f4df514d1f21db56dff authored about 12 years ago by Dave Olsen <[email protected]>
d0426079473dda2c9c047f4df514d1f21db56dff authored about 12 years ago by Dave Olsen <[email protected]>
Removing unnecessary PHP 4 files for spyc (via @synchro)
7a217ea39d81a89b52d0088c1d2f48b10ae31e9f authored about 12 years ago by Dave Olsen <[email protected]>
7a217ea39d81a89b52d0088c1d2f48b10ae31e9f authored about 12 years ago by Dave Olsen <[email protected]>
Remove spyc PHP 4 version
Improve CLI tool
1993b92140cb10e9b2955a5f3f96229890ff620b authored about 12 years ago by Synchro <[email protected]>
Add ability to parse an agent string from CLI
a9283dce2f73915b97db204f5ad925aef0d7fb7a authored about 12 years ago by Synchro <[email protected]>
a9283dce2f73915b97db204f5ad925aef0d7fb7a authored about 12 years ago by Synchro <[email protected]>
Code cleanup
Split out command line updater
efca41790115016eb428509476d491f22544c56f authored about 12 years ago by Synchro <[email protected]>
Ensure all public properties are set. Fixes #77.
* Fixes E_NOTICE errors.
caac66cf2c0562b8e97b4f6fb0e9262773e85142 authored about 12 years ago by Timo Tijhof <[email protected]>
Clean up: Avoid repeatition, doc comments, EOF, style.
eb8cf8426e23ca1e0d0334943a42f4f6d2a4991b authored about 12 years ago by Timo Tijhof <[email protected]>
eb8cf8426e23ca1e0d0334943a42f4f6d2a4991b authored about 12 years ago by Timo Tijhof <[email protected]>
that "facepalm" moment when you realize you left a debug statement in your code
4aca00cf0284e255566d5f639d6ece94b9c95c0f authored about 12 years ago by Dave Olsen <[email protected]>
4aca00cf0284e255566d5f639d6ece94b9c95c0f authored about 12 years ago by Dave Olsen <[email protected]>
note the changes in 1.4.4. of ua-parser-php
ccda18f969d1fa3186b704db7675006473375e62 authored over 12 years ago by Dave Olsen <[email protected]>
ccda18f969d1fa3186b704db7675006473375e62 authored over 12 years ago by Dave Olsen <[email protected]>